The IntegrationConnection Entity
org.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 3 years ago