Hello!
I have a step I'm attempting to pull off to accomplish the following:
Specific message is sent in slack.
Zapier will pull a full column from tables and return it as text in the same channel.
I have accomplished the messages filter to trigger Zapier tables to pull a record of all relevant records to the person who made the request.
But this record will be ever changing so I cannot simple select the specific output of the step above, I need a way to have it pull all items named “column 1” regardless of how many records it pulls.
Then in the next slack step I need it to format that into text and send it back in the channel.