-
Suggestion
-
Resolution: Unresolved
-
None
When an incoming webhook receives a JSON payload it processes it in automation in a way that each property can be called using smart values.
Unfortunately, if the RAW JSON needs to be re-sent it is not possible to access the raw payload via webhookData as automation reformats it.
Please add a smart value to access the raw data sent by the webhook.
I find it a bit mad that this is a problem, and even more mad that so few people are bothered it's a problem. It should be so simple.
My workaround was to divert a webhook via a custom Apps Script in Google which forwarded my data on in JSON.