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
  • 625 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
  • 689 Views
  • 1 replies
  • 1 kudos

Resolved! What will be the best integration solution

Our goal is to establish Integration A, which serves as a data repository. The data stored in Integration A is then utilized in another recipe, Integration B, to ascertain the appropriate endpoint for data transmission. What is the most effective met...

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
  • 1000 Views
  • 5 replies
  • 1 kudos
Announcements

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

Labels