21
apps/docs/docs/editor/blocks/integrations/make-com.mdx
Normal file
21
apps/docs/docs/editor/blocks/integrations/make-com.mdx
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
import { YoutubeEmbed } from '../../../../src/js/YoutubeEmbed.jsx'
|
||||||
|
|
||||||
|
# Make.com
|
||||||
|
|
||||||
|
The Make.com integration block allows you to trigger a scenario at a given moment in your flow.
|
||||||
|
|
||||||
|
1. Insert a Make.com block where you want to trigger the scenario:
|
||||||
|
|
||||||
|
<img
|
||||||
|
src="/img/blocks/integrations/make-com.png"
|
||||||
|
width="600"
|
||||||
|
alt="Make.com block"
|
||||||
|
/>
|
||||||
|
|
||||||
|
2. Follow the instructions on Make.com to create and enable your scenario.
|
||||||
|
|
||||||
|
3. Make.com block should be properly configured.
|
||||||
|
|
||||||
|
## Video tutorial
|
||||||
|
|
||||||
|
<YoutubeEmbed videoId="V-y1Orys_kY" />
|
||||||
@@ -1,15 +1,17 @@
|
|||||||
|
import { YoutubeEmbed } from '../../../../src/js/YoutubeEmbed.jsx'
|
||||||
|
|
||||||
# Zapier
|
# Zapier
|
||||||
|
|
||||||
The Zapier integration block allows you to trigger a zap at a given moment in your flow.
|
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:
|
1. Insert a Zapier block where you want to trigger the Zap:
|
||||||
|
|
||||||
<img
|
<img src="/img/blocks/integrations/zapier.png" width="600" alt="Zapier block" />
|
||||||
src="/img/blocks/integrations/zapier.png"
|
|
||||||
width="600"
|
|
||||||
alt="Zapier block"
|
|
||||||
/>
|
|
||||||
|
|
||||||
2. Follow the instructions on Zapier to create and enable your Zap.
|
2. Follow the instructions on Zapier to create and enable your Zap.
|
||||||
|
|
||||||
3. Zapier block should be properly configured.
|
3. Zapier block should be properly configured.
|
||||||
|
|
||||||
|
## Video tutorial
|
||||||
|
|
||||||
|
<YoutubeEmbed videoId="2ZskGItI_Zo" />
|
||||||
BIN
apps/docs/static/img/blocks/integrations/make-com.png
vendored
Normal file
BIN
apps/docs/static/img/blocks/integrations/make-com.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user