Get FULL Output of JSON on Webhook

Currently I have a webhook and it’s getting data from a form. I have created a Google Cloud Function that accepts POST requests. However, Make doesn’t allow me to grab the entire JSON and pass it as the body for the HTTP request. It is frustrating. I have enabled JSON Pass Through and it is not giving me a string. It’s still breaking up the bundle. Why can’t I just shove the entire bundle as the payload? My Google Cloud Function is configured to only accept data as JSON. Why can’t I pass it? I plan on using this webhook for many forms as an SMS alert and me defining a data structure defeats the purpose. Make should just take the data and provide it as is for whoever needs it. Why does it need to be processed by make first? What if we just want a clean transfer so our applications can just handle it?

Welcome to the Make community!

This is a bug then.

For technical issues or bugs like this, directly contacting support can often lead to a faster resolution. They have access to your specific account details, scenario and scenario logs, server-side logs, and internal tools and resources, which allows them to investigate more thoroughly than what you have access to.

You can open a new ticket, or if you are unable to login for some reason, you also can reach support using the contact form on the website.

If you manage to get your issue resolved with support, we’d still love to hear about it! Sharing your solution on the forum can help others facing similar problems.

If you need further assistance, please provide the following:

  • screenshot of webhook module set-up showing JSON pass-through set to Yes

  • screenshot of output bundle of webhook module

1 Like