Skip to main content
Integrations Section Docs Integration tools are pre-built connectors that let your agent interact with external platforms without configuring raw API requests. Each integration comes with ready-made tools — like creating a ticket in Zendesk, updating a lead in Salesforce, or sending an SMS in Twilio — so you can connect your agent to the tools your team already uses.

Available integrations

IntegrationWhat your agent can do
AirtableRead, create, and update records in your bases
GmailSend emails and create drafts
Google SheetsRead and write rows in spreadsheets
HubSpotCreate and update contacts, deals, and tickets
MakeTrigger scenarios and pass data to automations
SalesforceCreate and update contacts, leads, and cases; add comments to cases
ShopifyLook up orders, products, and customers; cancel and update orders; update customer info
TwilioSend SMS messages
ZendeskCreate, find, and update tickets; add comments; look up users, groups, and organizations
Voiceflow regularly adds new integrations based on customer demand. Need something we’re missing? Book a demo

Setting up an integration

1

Connect to the provider

You can add, or connect an integration tools directly from within a playbook.Adding Integration Tool Docs 1
You can also add integration tools from within a workflow using the Integration step, or from the tools CMS tab. Integrations can be managed centrally in Settings → Integrations.
2

Authenticate

Follow the OAuth flow or enter API credentials to connect your account. Each integration has its own authentication method.
3

Select tools

Choose which actions you want your agent to have access to. You don’t need to enable everything — only add what’s relevant to your use case.

Using integration tools

There are two ways to use an integration tool:

In a playbook

Add integration tool to a playbook’s Tools editor. The agent will call its actions autonomously when it determines they’re needed based on the conversation context and your playbook instructions. Integrations Playbook Docs Give the tool a clear name and description so the agent knows what it does. If you need to guide when the playbook uses specific tools, add that guidance to your playbook instructions.

In a workflow

Drag an integration step onto the canvas and select the specific tool you want to run. Input variables are mapped explicitly in the step config — the agent doesn’t decide whether to call it, the workflow executes it at that point in the flow every time. Use this when the action is part of a fixed process — for example, always creating a Salesforce case after collecting a complaint, or always sending a confirmation email through Gmail after a booking is made. Integration Step Docs

Quickstart

Build and launch your first AI agent in 5 minutes.