Core
Admin get connector config
GET
/
core
/
connector_config
/
{id}
Path Parameters
Must start with 'ccfg_'
Response
200 - application/json
Must start with 'ccfg_'
Must start with 'org_'
When disabled it will not be used for connection portal. Essentially a reversible soft-delete
Automatically sync data from any connections associated with this config to the destination connection, which is typically a Postgres database. Think ETL
Automatically sync data from any connections associated with this config to the destination connection, which is typically a Postgres database. Think ETL
JSON object can can be used to associate arbitrary metadata to avoid needing a separate 1-1 table just for simple key values in your application. During updates this object will be shallowly merged