Files
bot/apps/docs/editor/blocks/integrations/zapier.mdx
2023-12-22 09:13:53 +01:00

26 lines
622 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/embed/2ZskGItI_Zo"
allowFullScreen
className="absolute top-0 left-0 w-full h-full"
/>
</div>