This example scenario routes incoming SMS messages through a lightweight Make.com workflow, with Poku controlling whether your AI agent responds.Documentation Index
Fetch the complete documentation index at: https://docs.pokulabs.com/llms.txt
Use this file to discover all available pages before exploring further.

Prerequisites
Before setting up, grab your Poku API key from the Poku dashboard. You’ll need it to enable the agent toggle in your workflow.How it works
Incoming webhook
Configure your Twilio number to send all incoming SMS messages to this webhook, triggering the workflow.

204 response node
Immediately returns a
204 No Content response to Twilio, preventing Make.com from sending an unwanted “Accepted” reply.
