Skip to main content

createExternalServiceRule

Create a rule for an external service. Inserts the underlying rule row and links it to the external service via external_service_rule, recording the current workspace account as creator.

createExternalServiceRule(
input: CreateExternalServiceRuleInput!
): CreateExternalServiceRulePayload

Arguments

createExternalServiceRule.input ● CreateExternalServiceRuleInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

CreateExternalServiceRulePayload object