The IntegrationConnection Entity
IntegrationConnection
Catalytic.SDK.Entities.IntegrationConnection
The Integration Connection entity contains metadata about each Connection to a particular Integration in your Catalytic team.
Common Properties
These are the most commonly used properties of an IntegrationConnection
.
Name | Type | Description |
---|---|---|
Id | string | The unique ID of the Integration Connection |
ReferenceName | string | The ReferenceName of the Integration Connection for use when configuration an InstanceStep |
Name | string | The name of the Integration Connection |
IntegrationId | string | The Id of the Integration this Connection uses |
CreatedAt | DateTime | The DateTime at which the Integration Connection was created |
Updated about 3 years ago