Outbound AI agent - 3. Integrate agent from scratch

3 min. readlast update: 07.10.2024

In this guide, you will learn how to embed and integrate your CallFluent Outbound AI Agent to meet your specific needs and workflows.

By following these steps, you can set up your agent to make outbound calls based on data received from your website or preferred platform/CRM.

Steps to Embed and Integrate Your CallFluent Outbound AI Agent

Embedding the Agent on Your Website

  1. Generate Embed Code

    • In the CallFluent Workspace, navigate to the Embed Agent section.
    • Use the generated code to embed your CallFluent agent widget on your website.
  2. Include Email Field in Webform (Optional)

    • Toggle ON/OFF to include an email field in the webform.
    • If turned ON, the form on your website will collect the prospect's name, phone number, and optional email address.

Good to know: use this option if you want to have a form on your website where the prospect cat input his name, phone number and (optional) email. Once the form is submitted, the agent will immediately call him.

Integrating with a Platform/CRM via Webhook

  1. Set Up Webhook Endpoint

    • Send data to your agent through a webhook integration. This option allows integration with any software that supports webhook sending.
    • Use the generated URL to send webhook data.
  2. Fields for Webhook Endpoint

    Field Name Details
    name Required field
    type: text
    phone_number Required field
    type: phone number
    format: +countrycodenumber (e.g., +11234567890)
    email Optional field
    type: text

    Good to Know: Field names are case sensitive. The webhook needs to be sent with a POST action.

  3. Triggering the Outbound Call

    • Once CallFluent receives data at the webhook endpoint, it will immediately trigger an outbound call made by the agent.

Final Step

That's it! You have now completed the third and final step of creating an outbound call agent from scratch. Your agent is ready to make outbound calls based on the data received from your embedded webform or webhook integration.

Use these instructions to seamlessly integrate your CallFluent Outbound AI Agent into your workflows and enhance your customer engagement.

Was this article helpful?