i have created a custom action in the SF connector to read a salesforce report the report data is contained in an array called datacells inside an array called rows i have put the response body vie...
(Chunk large amounts of data (including files) to make it easier to perform downstream operations. For example: breaking a batch of 5000 records into chunks of 500 to prevent an API timeout.) I trie...
Luckily I have autonomy to choose a database (AWS RDS based) - which connector has most wide connection+action capabilities (particularly for bulk ops) I am inclined towards Aurora (so choice betwee...
I have an Epicor BAQ report I use in Workato that gives me a list of all SKUs in an order and their shipping information 99.9% of the time all the SKUs in an order will be on the same pricebook but ...
I am sending an HTTP POST request, getting the response body as datapills and passing them in future actions in the same recipe. When testing that the datapills actually contain data using Logger, n...
Just curious why there seem to be a continual stream of spam messages in the community. I can understand if one users's computer was compromised and a bot send out posts on the community under ...
Hi I have tried 2 attempts of automation Pro II exam after getting failed. Post that it is showing Course complete. Not able to go for 3rd attempt. Because of this not able to go for Automation Pro...
I have setup a MS Graph API connection. It works with simple requests like GET https://graph.microsoft.com/v1.0/me. But I get errors with requests that require API permissions. Is th...
I have a BAQ report in Epcior which will list all the records of a Sales order and in certain conditions will create a SFDC opportunity and set to closed won etc. this works fine but today OM had a ...
Hi, We have a Parse EDI task, of which the output we put in a list. For a specific field, we need to pluck a value, based on a qualifier in an object. The list "MOA loop" contains multiple "MOA"...