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...
I'm creating a new connector. The authentication is OAuth. When I click the test button, the error Not implemented is shown. I don't get the debug tab. It's as if it is not ev...
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...
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...
Hi Another simple question that I just can't seem to figure out 🙄 I have a Recipe that currently triggers when a new (single) record is (manually) created in a Data Table. And it works ...
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, I am currently working on a project that involves integrating with an external API, and I've encountered a challenge regarding the storage and management of authentication tokens. I've implement...
I have an Update Variables step in my recipe where I want to update 10 variables. I can select the first 9 and the data entry fields for those 9 appear below with no issues. However, when I select a ...
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...