Field | Type | Required | Description |
---|---|---|---|
Name |
*string | ➖ | The name of the integration |
Identifier |
*string | ➖ | The unique identifier for the integration |
EnvironmentID |
*string | ➖ | The ID of the associated environment |
ProviderID |
string | ✔️ | The provider ID for the integration |
Channel |
components.CreateIntegrationRequestDtoChannel | ✔️ | The channel type for the integration |
Credentials |
*components.CredentialsDto | ➖ | The credentials for the integration |
Active |
*bool | ➖ | If the integration is active, the validation on the credentials field will run |
Check |
*bool | ➖ | Flag to check the integration status |
Conditions |
[]components.StepFilterDto | ➖ | Conditions for the integration |