In this tutorial, you'll learn how to build an automated SMS chatbot by connecting Zapier's automation platform with Volt's GraphQL API. We'll create a workflow that receives incoming messages, processes them using customizable logic, and sends responses through Volt's GraphQL API. This integration enables you to deploy a functional chatbot without managing server infrastructure.
An example Zap workflow built using this guide
For this guide, we’re going to build a simple Zapier workflow that receives inbound messages, checks for certain words within those messages, and responds to a contact.
payload
. This will select the payload object from messaging webhooks from Volt. Click Continue.