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 @Chandra54 ,Are you getting any errors? if no check the activity logs ( Operation hub) what is happening? if possible give us more insights after checking the logs. Thanks and regards,Shivakumara Avadhani
Hi @Sultanbek Here is the solution: 1. Use "workato.uuid.encode_base64" to generate random UID and encode)2. Map Data to Anaplan: - When creating the action to send the data to Anaplan, ensure that the following columns are mapped: - Date -...
Hi @Patel0786 ,Solution_1 (without using Python code_ ) Once you receive the payload request try to loop (for loop) as batch process over the records, mention 500 as your batch size and send the request to Async function call to process it. Process ...
Hi @spencerstone ,I could see Concatenation operator is missing at the last row. Here I am providing the screenshot for the same.Add "+" after the comma, it should work. Please let me know if you need further information. Thanks and Regards,Shivaku...