2
0

📝 Add Make.com instructions

Closes #205
This commit is contained in:
Baptiste Arnaud
2023-01-02 08:40:24 +01:00
parent 080353bffb
commit b9ed50b016
3 changed files with 28 additions and 5 deletions

View 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" />

View File

@ -1,15 +1,17 @@
import { YoutubeEmbed } from '../../../../src/js/YoutubeEmbed.jsx'
# 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:
<img
src="/img/blocks/integrations/zapier.png"
width="600"
alt="Zapier block"
/>
<img src="/img/blocks/integrations/zapier.png" width="600" alt="Zapier block" />
2. Follow the instructions on Zapier to create and enable your Zap.
3. Zapier block should be properly configured.
## Video tutorial
<YoutubeEmbed videoId="2ZskGItI_Zo" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB