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 cloned a recipe and made significant changes. I noticed in settings there is a message: "The parent recipe that this recipe was copied from has a new version. Installing this new version over...
I’m working on a solution which needs to lookup a unit price from an API call. The JSON returned by the API call includes an array of Prices in the following format: starting_quantity e...
Scenario is like - Input array : [name, error: [code: "test", detail : "missing test"]] So im currently querying like Input array.format_map('Name : %{name}, Error Detail : %{"what should be ...
I am writing to request access to a trial account for Workato. I am eager to explore the platform's features and evaluate its suitability for our needs. Kindly let me know if there are any specific s...
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...
I'm working on a recipe that's triggered on schedule to run every hour. When I make edits to fix a failed step and restart the recipe, it waits until the next hour to run again.&nb...
[UPDATE 27-Aug-2025] Workato's support team is already looking at this situation. [/UPDATE] Hello everyone, After several attempts I'm not able to understand what's going on, hence my question here...
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...