Integrations

You can use Integrations to connect to other systems to your Catalytic Workflows. Catalytic has a number of built-in Integrations for common systems. Each Integration can have multiple Connections. For example, if you integrate with Google, you can have different Connections for different users or groups. A Workflow can then use different connections based on what it automates.

📘

Learn more about Integrations

https://help.catalytic.com/docs/general-integration-information

Methods

The Integrations client allows you to view existing Integrations and their Connections, and create and manage custom Integrations. It provides the following methods:

MethodDescription
getGets an Integration and its Connections by id
findSearch for Integrations by name
createCreates a new Integration
updateUpdates an Integration by id
deleteDeletes an Integration by id
getIntegrationConnectionGets an Integration Connection by id
createIntegrationConnectionCreates a new Integration Connection
deleteIntegrationConnectionDeletes an Integration Connection by id