Hi,
I’m using a BigCommerce Order Created trigger, then I’m sending that payload to a webhook.
If I use a blank data field for the webhook, it sends the whole payload, but I would like to do some edits to the payload before sending it, but it seems the only way is to create a line of data for everything in the BigCommerce event, but there’s over 100.

How can I use ALL the data from the Big Commerce step in a formatter, or following step, it seems that webhooks are the only step that can handle all the data?