Skip to main content

IntegrationTemplate Object

Represents a standard IntegrationTemplate.

Return fields

allowRemove (Boolean!)

Specifies whether the signed-in User can remove the IntegrationTemplate.

allowUpdate (Boolean!)

Specifies whether the signed-in User can update the IntegrationTemplate.

category (String!)

Specifies the category of the Integration Template.

createdAt (DateTime!)

The timestamp at which the object was created.

definition (String!)

The YAML representation of the Integration Template.

description (String!)

Additional notes about the Integration Template.

iconUrl (String)

The URL to the icon for the IntegrationTemplate.

id (ID!)

The ID of the object

name (String!)

The name of the Integration Template. Must be unique.

updatedAt (DateTime!)

The timestamp at which the object was most recently updated.