1,000 results
Sorted by:
by
nitishjain
in Workato Pros Discussion Board

12-23-2024
11:08 PM
12-23-2024
11:08 PM
I'm getting null objects in my filtered list. how can I remove the null objects w/o using Pythion script? Example: [{"name" : "Nitish", "Id": "010"}, {}, {"name" : "Nitesh", "Id": "020"}]
- Tags:
- Learning
by
sidjayawardena
in Workato Pros Discussion Board

09-11-2024
04:27 AM
09-11-2024
04:27 AM
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...
by
Patel0786
in Workato Pros Discussion Board

10-24-2024
02:25 AM
10-24-2024
02:25 AM
(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...
by
johnw
in Workato Pros Discussion Board

07-29-2024
07:47 AM
07-29-2024
07:47 AM
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 ...
Tuesday
Workato's robust architecture is designed to effortlessly handle the complex needs of enterprises, making it ideal for processing and managing large datasets and files. Whether you're managing custom...
Labels:
by
deepaks
in Workato Pros Discussion Board

09-19-2024
10:59 AM
09-19-2024
10:59 AM
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...
02-27-2025
12:49 AM
Is there a formula that can be used to convert list of String variables to a list of integers ? I/P is ["1","100","50", "4"] O/P [1,100,50,4]
by
dcornwell
in Workato Pros Discussion Board

09-25-2024
07:49 AM
09-25-2024
07:49 AM
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 ...
by
johnw
in Workato Pros Discussion Board

07-31-2024
11:33 AM
07-31-2024
11:33 AM
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 ...