So I’m designing a Zap, and I've got the first step, which is to fetch a record from an API. I’ve tested the step, and on the Test tab, under Data Out, I see the sample result data, which comprises hundreds of fields with values.
My next step is to pull the values from some of these fields and send them to somewhere else. So I turn to the user and say, OK, which of these fields do you want the data from?
The user replies, I can’t really tell you looking at it like this. Put all those fields and values in a Word or Excel doc or something, and I’ll go through it and let you know which fields I need to use.
How can I get the sample data from a test run of a step, into a nicely formatted table in some sort of document? I tried simply copying from the browser, but I just get unformatted text. Any ideas?