Question
Map an entire JSON object to a field using Webhooks?
Is it possible to map an entire JSON object to a field using webhooks?
I'd like to use a webhook to pull an entire JSON object into a field. I'm able to get "leaves" of the JSON object into a field, but can't figure out how or if I can pull the entire object in.
Here is what my web hook looks like:

Any help would be much appreciated!