Hi! I have a webhook that I have already tested and sent data to multiple times, but the data structure doesn’t show up on any of the modules. What can I do?
Hi @Musngi_Junariez,
First, I think you are looking at the wrong tab in the screenshot. You’ll find output of preceding modules under the ‘star’ tab.
Second, you can redetermine the structure of an incoming payload for a webhook by opening the webhook settings and sending a new payload to it:
Cheers,
Henk
Will try this out and the star section doesn’t have anything on it as well. But the redetermine data structure I’ll try to do again.
Occasionally, Make doesn’t show any output. I have this issue from time to time. A hard refresh of the browser window fixes it for me.
Let me know what worked for you!
Cheers,
Henk
Have you processed a payload through the scenario by sending the webhook some data and then running the scenario? You must get an operation through the webhook for the star browser to show any data that has been processed through the webhook module.