Zapier Integration
Integrate your chatbot into Zapier workflow automation. Integrate your chatbot with 6000+ apps on Zapier platform.
Build automations powered by DenserAI in Zapier's massive ecosystem. Whether you're syncing answers to Google Sheets or posting insights back to Slack, you can set everything up in minutes.
What to prepare
- A Zapier account.
- Your chatbot ID and REST API key (see the API quick start).
- Credentials for any downstream apps you plan to use (for example, Google Sheets or Slack).
Start a Zap
A zap is an automated workflow that integrates multiple apps. A zap consists of a trigger and one or more actions. Denser chatbot can be configured as either a trigger or an action.
Create a new Zap
In Zapier, click Create -> New Zap. Give it a name that reflects your workflow.

Connect DenserAI
When prompted to authenticate, enter your chatbot ID and API key. Zapier stores them securely for future steps.
Build your flow
Choose the trigger and actions you need. The examples below show two popular patterns.
Common Workflow Patterns
Zapier Inside denser.ai
You can launch the Zapier editor directly from Deploy -> Zapier in the Denser dashboard. Log in to Zapier when prompted and you'll see the same workflow builder you're used to--no context switching required.
Common workflows
Capture every question and answer in a spreadsheet for reporting or QA.

Configure the trigger
- Select DenserAI as the trigger app.
- Choose When Question Process by Your Chatbot.
- Authenticate with your chatbot ID and API key.
- Test the trigger and keep the sample output.

Add Google Sheets as the action
- Select Create Spreadsheet Row.
- Connect your Google account.
- Map chatbot outputs to the columns you prepared in Sheets.
- Run a test to confirm the data lands correctly.

Publish the Zap
Turn it on--every new chatbot interaction now logs directly into Google Sheets.
Let Slack messages trigger DenserAI responses and post the answers back to the channel.

Slack trigger
- Pick Slack as the trigger app.
- Use the New Message Posted to Channel event.
- Authenticate with Slack and choose the channel to monitor.

DenserAI action
- Add DenserAI as the next step with the Process Input Text event.
- Provide the chatbot ID and API key.
- Map the Slack message text to the Question field.

Slack response
- Add one more Slack action: Send Channel Message.
- Point it to the same channel and use the chatbot Answer as the message body.
- Enable "Send as a bot" so responses appear from your assistant.