Viewing active automation data

Is there any way to see into an automations data while it is running? for instance seeing the trigger data while it is still executing or seeing the webhook payload while it is in the queue?

This came up because a client reached out after pinging an automation multiple times with the same payload and wanted us to cancel some of them but there was no way to tell which was which until it completes and each instance takes up to an hour to run.

No. I’m not even able to view the webhook data directly in the work queue b/c it is encrypted as soon as it is received, for security.

You can turn off the webhook automation from the dashboard, halt its current processing via the task history, then perform a reset via its gear menu, which should stop its current processing and remove all unprocessed webhook payloads from its work queue.