I have created a Webhook automation flow in Triggre that needs to receive the following data (see attached image). I am successfully receiving the “event_id” and “event,” but I also want to retrieve the “id” from the custom item “msg.” What input should I use in my automation flow for this?
Sadly we don’t yet support nested variables. This is something we are looking in to, but have yet to find a good solution for, from a front-end / design perspective.
It’s got our attention currently, hopefully we can come up with a good solution soon.
Hi @Jesse, curious about the status of this. Did you manage to sort out this challenge?
Background: in the Exact Online API, a good webhook connection is essential to sync data continuously. When data is changed in EOL, it should be updated in Triggre as well. The way to do this is Webhooks, but EOL only posts data in a certain, structured way, see screenshot.