Workato Tip of the Day: Avoid XML Pitfalls with Reserved Keywords!Did you know? In Workato, using <command> in an XML message template might show a red mark at the bottom. This happens because command may be reserved keyword in Workato. ( image a...
Hi Team,I came across a small correction needed in the Workato docs:If we observe carefully, the template used an object instead of an array.Please use an array when you want to retrieve multiple values in the template response.
Hi Team,I've noticed a minor discrepancy: there are two different default polling interval times present in two separate workspaces.Fig1. shows default value as 30mins Fig.2 shows default value as 5mins Could you please make necessary correction?
Hi @simontl ,1. I am just curious to know what is the filter condition you are using in the step.2? 2. Does it mean you are getting same payload again and again from the step.2? if possible, can you add the screenshots3. What are the updates you are ...
Hi @PhilipMasters ,Here are my answer for the following questions.1. firstly how do I pass this entire records list into a JSON payload? --> Since an Entire record will have similar structure, we can place the entire JSON payload in either in comm...
Hi @PhilipMasters ,I hope you are doing well.To ensure the remaining items are processed even after a failure occurs in the middle of the iteration, we need to place the Monitor - Catch block after the For Each loop.Here’s a reference for your refere...
Hi @JD ,I hope you're doing well.Here are some observations from my workspace regarding the On-Prem Agent:1. Agent Downtime & Connection Loss:- If the On-Prem Agent is not running, the existing connection will be lost.- As a result, Workato will atte...
Hi @gsRatti1 and @Prudvi,After reviewing the comments, I found that OAuth 2.0 supports real-time triggers.I've attached a screenshot for your reference. Please use an API Token for the authorization process.Please let me know if you need further help...