26 lines
624 B
Plaintext
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>
|