22 lines
521 B
Plaintext
22 lines
521 B
Plaintext
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" />
|