The IntegrationConnection Entity
Catalytic\SDK\Entities\IntegrationConnection
The Integration Connection entity contains metadata about each Connection to a particular Integration in your Catalytic team.
Common Methods
These are the most commonly used properties of an IntegrationConnection
.
Name | Type | Description |
---|---|---|
getId | string | The unique ID of the Integration Connection |
getReferenceName | string | The referenceName of the Integration Connection for use when configuration an Integration Connection |
getName | string | The name of the Integration Connection |
getIntegrationId | string | The Id of the Integration this Connection uses |
Updated almost 4 years ago