Files
bot/apps/docs/docs/editor/blocks/integrations/make-com.mdx
Baptiste Arnaud b9ed50b016 📝 Add Make.com instructions
Closes #205
2023-01-02 08:40:24 +01:00

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