We have some webhooks that we receive that have different fields and pieces of information and we don't have a way to change this. For example, one of our providers sends out all event notices to a single webhook and different types of events have different fields included.
This causes a problem because when we go to use a different response that has missing fields we have already mapped in the workflow, we get the error and can't really continue. What is the best way to get around this?
Ultimately I want to create a log of these different event types and put each event type on a spreadsheet tab and separate them out as each sheet will have different column headings.
Thanks!
This causes a problem because when we go to use a different response that has missing fields we have already mapped in the workflow, we get the error and can't really continue. What is the best way to get around this?
Ultimately I want to create a log of these different event types and put each event type on a spreadsheet tab and separate them out as each sheet will have different column headings.
Thanks!