2
0

📝 (makecom) Add return data instructions

This commit is contained in:
Baptiste Arnaud
2023-06-17 08:18:57 +02:00
parent d8e56050f3
commit 0e31a6ce00
2 changed files with 15 additions and 1 deletions

View File

@@ -14,8 +14,22 @@ The Make.com integration block allows you to trigger a scenario at a given momen
2. Follow the instructions on Make.com to create and enable your scenario.
3. Make.com block should be properly configured.
3. Run the scenario on Make.com.
4. Go back to Typebot, click on your Make.com block and click on "Test the request".
5. The scenario will be triggered on Make.com.
## Video tutorial
<YoutubeEmbed videoId="V-y1Orys_kY" />
## Return data from Make.com
You can return data from Make.com by adding a "Webhook response" module at the end of your scenario.
<img
src="/img/blocks/integrations/make-com-return.png"
width="600"
alt="Make.com block webhook response module"
/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB