The Integration Entity

Catalytic\SDK\Entities\Integration

The Integration entity contains metadata about Integrations in the Catalytic platform.

Common Methods

These are the most commonly used methods of an Integration.

NameTypeDescription
getIdstringThe unique ID of the Integration
getNamestringThe name of the Integration
getIsCustomIntegrationbooleanBoolean indicating whether Integration is a built-in Catalytic Integration or a custom Integration
getConnectionsarrayList of IntegrationConnections to this Integration
getConnectionParamsarrayList of values required to create a new Connection of this Integration