Integrations

The integrations table contains data about Catalist integrations created in the organization.

This table can be used to determine which Catalist integrations exist and in which campaigns, as well as metadata about the integration such as when it was created.

Columns

Column Name Description Type Nullable
id The numerical identifier of the object. INT8 No
external_service_id The numerical identifier of the external service linked to this integration. Relates to the id column in the external_services table. INT4 No
campaign_id The numerical identifier of the campaign this integration is turned on for. Relates to the id column in the campaigns table. INT8 No
created_at The UTC timestamp when this object was created. TIMESTAMP No
updated_at The UTC timestamp when this object was updated. TIMESTAMP No