Magidoc

WebhookSubscriptionUpsertInputObjectWebhookSubscriptionInput
Input Object

Autogenerated nested input type of WebhookSubscriptionUpsertInputObject

Fields

#

callbackUrl

Non-null

URL for the WebhookSubscription.

contentType

Content type of the webhook request. Defaults to json.

dataValidationTemplate

String for the Liquid template used to validate the webhook triggering.

disabled

Disabled state for the WebhookSubscription.

disabledReason

The reason for disabling the WebhookSubscription.

errorHandlingTemplate

String for the Liquid template used to handle errors in the webhook reponse.

id

The ID of the WebhookSubscription.

integrationId

The ID for the integration to connect the Webhook to.

name

Name for the webhook subscription for easy identification.

query

GraphQL query for the WebhookSubscription.

sharedSecret

Public secret for the WebhookSubscription.

template

String for the Liquid template used to customize the JSON data.

topic

Non-null

WebhookTopic arguments for the WebhookSubscription.