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 @bedelman0731 ,From your requirement, I understand that: 1. You need to pass an HTML payload with escaped double quotes (\") to GraphQL.2. However, GraphQL is ignoring the escape sequence when processing the request, leading to errors.To resolve ...
@vijayalakshmi ,Not always, but in this case, we use time in milliseconds (e.g., 0.010 or 0.10), and the recipe will run in test mode.Screenshot:@Karsten However, it is not recommended or considered best practice to run long actions in test mode. Ins...
Hi @Prudvi,I agree with your point. I was also tested but failed to include the point and attachment. However, testing the recipe doesn't yield the expected result. We need to start the recipe and allow it to pick up the job.Thanks and Regards,Shivak...
Hi @Prudvi,We need to start the recipe and allow it to pick up the job. Make sure to set the timing using formula mode or text and apply the correct configuration before testing. The solution for this has already been shared. Thanks and Regards,Shiva...