Skip to main content

importIntegrationTemplate Mutation

Import a standard IntegrationTemplate from a YAML definition.

Access is permitted when any of the following condition(s) are met: 1. Never allowed.

Input fields (ImportIntegrationTemplateInput!)

ArgumentTypeDescription
definitionString!The YAML serialized definition of the IntegrationTemplate.
clientMutationIdStringA unique identifier for the client performing the mutation.

Return fields (ImportIntegrationTemplatePayload)

clientMutationId (String)
errors ([ErrorType!]!)
importResult (ImportIntegrationTemplateResult)