This guide will help you integrate and set up webhooks for inbound AI-powered calls. It explains how to configure webhook settings, set up an API receiver, and dynamically replace variables in AI-generated prompts.
Before you begin, make sure you have:
To get started, set up your webhook URL, headers, and query parameters.
Note: The API response should always include the variables object in the following format:
Use the returned variables from your webhook to dynamically update AI prompts.
Example Prompt in Call Flow Designer:
When the webhook processes the request, variables are replaced dynamically:
This guide will help you integrate and set up webhooks for inbound AI-powered calls. It explains how to configure webhook settings, set up an API receiver, and dynamically replace variables in AI-generated prompts.
Before you begin, make sure you have:
To get started, set up your webhook URL, headers, and query parameters.
Note: The API response should always include the variables object in the following format:
Use the returned variables from your webhook to dynamically update AI prompts.
Example Prompt in Call Flow Designer:
When the webhook processes the request, variables are replaced dynamically: