I have the following scenario, which is “technically” working, but i’m not actually using the http module, i just used the json string directly from the aggregate to the parse method.
i don’t understand how to use the http module to send the json from one module to the other, i tried with a webhook, but it stays waiting for data to be received.
Hello @Michael_Duarte,
Welcome to the Make Community!
To better help, would you be able to explain what your scenario is supposed to do?
1 Like
Hello @Michael_Duarte,
I think you can’t understand how http and webhooks work.
I recommend you to go and first complete this until Make Intermediate and practice it at least one time.
🟣 Make Academy: Course Overview
After completing this you don’t need to ask about it.
3 Likes
thank you. i 100% didn’t know how the Webhooks worked. as soon as i saw that documentation, i made it work immediately. Thank you!
1 Like