How can we get a data dump from a trigger?

Status: Closed · Asked by jonbstrong on · 0 views

jonbstrong — Question ·

Is there a way to dump all the data from a trigger somewhere, without having to specify every single field?

For example, let's say I had a trigger with 100 rows, each with a field and value parameter. Could I get all that output in list format, line by line, without having to individually selecting each one?

I have also created a facebook post about this here:
https://www.facebook.com/groups/formget.deals/posts/1041279029985052/

Pabblymember11 — Reply ·

Hey @jonbstrong

Regarding your concern could you please tell us the source of the data, the place where you need to pass(destination), and the format of the data in which you want to process it?

Thanks

PabblyMember3 — Reply ·
I recorded this video to explain:

Re: clarification - Watch Video


Thanks for sharing the video, it seems you are looking for getting the labels from the received webhook response which is not possible at the moment. The structure of workflow is designed to work with values only. I hope you understand.

Back to all forum threads · Log in to reply