Documentation
ReferenceAuthoring Portal ReferenceIntegrationsInput & Output Integrations

Make Webhook

A Make Webhook Integration can be used to pass a JSON object to a simple Make Webhook, including the values of agent variables.

Once defined, a Make Webhook Integration can be utilised in multiple Stages (on-entry or on-exit) or Transitions.

Defining a Make Webhook Integration

The Make Integration Definition contains only boilerplate fields. Specific data fields are specified where the definition is used in your Agent, enabling specialization by context.

FieldDetails
NameA descriptive name to help you distinguish this integration
Make Webhook URL SecretThe iostack Secret containing the webhook URL provided by Make. This must be preconfigured in the Account Secrets & Access Keys

Using a Make Webhook Integration

  • From any Stage on-exit or on-entry Integration List or from a Transition, add a new blank Integration.
  • Select your Make Integration definition and specify field key/value pairs to be sent as a JSON object to these services.
  • Embed variable values into your JSON values by typing ‘#’ and selecting the variable..

On this page