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...
Workato's robust architecture is designed to effortlessly handle the complex needs of enterprises, making it ideal for processing and managing large datasets and files. Whether you're managing custom...
Hi all, I'm trying to build a user experience with modals where a user makes selections in two steps. I need help figuring out the best way to structure this interaction using Workato. Here's what I...
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'm getting null objects in my filtered list. how can I remove the null objects w/o using Pythion script? Example: [{"name" : "Nitish", "Id": "010"}, {}, {"name" : "Nitesh", "Id": "020"}]
Hello community, In an effort to enhance our CICD pipeline, I was investigating Workato's Developer API (documentation: https://docs.workato.com/en/workato-api.html). Is there an already made conne...
Hi everyone, I just started with Workato because our new CRM (Recruit) uses it as a whitelabel automation solution. I have been using other platforms like Make for years though. Here's a snippet of ...
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...