Hi @lalatendujena , you can create a list with a specific schema and a fixed list of items "DataTable1, DataTable2...". You can see the correct solution:
Hi @AMacourek , only the “Return data from a recipe function” step can expose data to the parent Lists you create (Create list / Add item to list) are internal only until you return them.
Hi @Patel0786, Workato assumes that if a job is already being processed, it won’t enqueue new jobs that were updated in the same polling window. this limitation exists because: polling triggers are not real-time, queue size control and the “last chec...
Hi @vbosma, for the First workaround can you send the response/error of the http action?How the second workaround, you can create two http invocation if possibile: First invocation: you send http request at url to receive in the response the access t...
Hi @vbosma, the behavior appears to be due to an internal Workato race condition during automatic OAuth token refresh:When Workato detects an expired token, it initiates the token renewal request;However, the call to the protected endpoint is initiat...