📝 (makeCome) Move the return data section above video
This commit is contained in:
@ -18,16 +18,6 @@ The Make.com integration block allows you to trigger a scenario at a given momen
|
||||
|
||||
5. The scenario will be triggered on Make.com.
|
||||
|
||||
## Video tutorial
|
||||
|
||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/V-y1Orys_kY"
|
||||
allowFullScreen
|
||||
className="absolute top-0 left-0 w-full h-full"
|
||||
/>
|
||||
</div>
|
||||
|
||||
## Return data from Make.com
|
||||
|
||||
You can return data from Make.com by adding a "Webhook response" module at the end of your scenario.
|
||||
@ -38,3 +28,13 @@ You can return data from Make.com by adding a "Webhook response" module at the e
|
||||
alt="Make.com block webhook response module"
|
||||
/>
|
||||
</Frame>
|
||||
|
||||
## Video tutorial
|
||||
|
||||
<div className="relative" style={{ paddingBottom: '64.5933014354067%' }}>
|
||||
<iframe
|
||||
src="https://www.youtube.com/embed/V-y1Orys_kY"
|
||||
allowFullScreen
|
||||
className="absolute top-0 left-0 w-full h-full"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user