What can integrating tools be used for?
Voiceflow offers the option to link other softwares (ie. Gmail, Excel, etc.) to your agent in a couple of simple steps. For example, you want your agent to send an email? Integrate the Gmail tool and it can do that!Set up your agent
In a new project or an existing one, open the Agent tab. Make sure your agent has a global prompt that defines its overall behaviour and purpose. If this is your first time setting up an agent, visit our getting started guide before continuing.
Create a playbook
Create a new playbook and title it “Send summary email”. In the playbook’s LLM description, describe its purpose so the agent knows when to invoke it.For this integration, your playbook will need to collect an
{email_address} from the user to send emails to. Use the example prompt below as a starting point for your “Send summary email” playbook.Connect the Gmail tool
Inside your playbook, add the Gmail tool. Select Connect → Connect, then choose your Gmail account. Once connected, select Send email as the action.In the tool’s LLM description, describe what you want the tool to send (eg: a summary of the conversation sent to
{email_address}). Use the example below as a reference.Send a friendly summary email to email_address. The subject line should be “Here’s a summary of our conversation”. In the body, write a short, warm recap of the key points discussed, any actions the user said they’d take, and anything you agreed to follow up on. Keep it concise and easy to skim.What’s next?
Now that you’ve connected your first integration, you’re ready to explore all the tools available for your agent.Third-party integrations
All of Voiceflow’s officially supported integrations.