User Activity

 Hello Team,Has anyone worked with the data_table_lookup formula in Workato?I'm trying to fetch multiple records from a data table based on a condition, but it seems to only return the first matching record, not all.Here’s an example of my data table...
I'm using Workflow Apps to store a PDF or DOC file in a Data Table. When I retrieve the file, its contents appear in a stream format. I need to convert this stream back into raw data (text) so I can process it further. Is there any approach to achiev...