2
0
Files
bot/apps/docs/editor/blocks/integrations/zapier.mdx
2024-09-14 12:01:06 +02:00

26 lines
624 B
Plaintext

---
title: Zapier
---
The Zapier integration block allows you to trigger a zap at a given moment in your flow.
1. Insert a Zapier block where you want to trigger the Zap:
<Frame>
<img src="/images/blocks/integrations/zapier.png" alt="Zapier block" />
</Frame>
2. Follow the instructions on Zapier to create and enable your Zap.
3. Zapier block should be properly configured.
## Video tutorial
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
<iframe
src="https://www.youtube.com/watch?v=GBq_7sgS4Js"
allowFullScreen
className="absolute top-0 left-0 w-full h-full"
/>
</div>