Workato Pros Discussion Board
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Export lookup table data

I've found a problem when I've wanted to automate exporting my lookup tables and save them in S3. I have a simple formula for S3 content:[Entries].pluck('entry').to_jsonAnd what I was expecting to get from it is{ "some_field1": 123, "another_fi...

Ralef by Deputy Chef I
  • 5458 Views
  • 3 replies
  • 2 kudos

Resolved! Iterating over a list of strings

Hey,I have a look up table containing two columns, one is a template ID and another is an item ID. I want a unique list of template IDs, and then I want to iterate over them. I've got the unique list using pluck and uniq (testing within a logger step...

eddabm by Deputy Chef I
  • 6806 Views
  • 1 replies
  • 1 kudos

Resolved! CSV file includes quotes

I am creating CSV files (technically TAB delimited) using Compose CSV. I am using a List for the source.I have the option to Force Quotes Set to NO, yet for any fields where I am not supplying a value (as they are not required), double quotes are bei...

klandry by Deputy Chef II
  • 9920 Views
  • 5 replies
  • 1 kudos

Resolved! Create CSV file with CR LF

Hi Team!Looking for help when creating a CSV file using Workato Compose CSV action. By default it appears that CSV files are being created with LF line break character, whereas I need CRLF. Is there anyway to do this via the action, or do we need to ...

Announcements

Have you heard about The New Automation Mindset? Click here to learn more.

Labels