Hello all, Currently I have a crazy requirement where the headers of a csv file are dynamic, I noticed just now that I can't access any pills in formula mode in order to write a lookup formula for...
Security Best Practices for Recipes
Handling Sensitive Data
When authoring recipes, Workato strongly recommends that you avoid placing sensitive data as plain text within the steps of a recipe. T...
I want to call multiple GET APIs from my recipe. In Step 6, I am currently calling one GET API, but I need to retrieve data from multiple data stores using the same step/API. Essentially, I want to p...
Hello Forum People So, I’ve got a STRING value of… "26/03/26 14:51:06" from one system that I need to convert to a date for use when making an API call to another system. According to the Workato do...
Hi, Recently we've encountered strange Workato behavior. In a loop, we're calling recipe functions asynchronously, store the job references in a list and outside of the loop we pass that list to the...
I have the following use case: I am calling 5 different APIs to retrieve data from 5 different tables in a database. Once I receive the responses from all the tables, I need to push those records in...
Hi My first post here, so please be gentle 😀 This feels like an FAQ but after some searching on the forum I can't find what I'm looking for, so apologies in advance! I'm creating a custom ac...
The Workato community is a fast and easy way to get a head-start on your integrations. When you're unable to find a connector out of Workato's library of connectors, head over to the Workato communit...
Greetings, fairly new to Workato and I am struggling to figure out how to leverage Python to transform data in Marketo. I have a simple script snippet meant to fetch a list of leads whose phone numb...