Workato Pros Discussion Board
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Inject variable list of into a parameter.

I have a list of Ids in a variable:{ObjectTypes:[6,118,119]} want to have this injected into a JSON parameter for a JIRA API call{"qlQuery": "objectTypeId IN ()"}I tried using the variable between the () and it did not like the formula.The resulting ...

AMacourek by Deputy Chef III
  • 147 Views
  • 5 replies
  • 0 kudos

Processing 100k records from csv file

Hello everyoneWant to process 100k records from csv file and dump them in a databasehere i'm getting below errorErrorJob has been shut down by the system. Usually it happens due to high memory consumption. Try reworking the recipe to process less amo...

Screenshot 2026-02-11 210546.png Screenshot 2026-02-11 211226.png
Laxman by Deputy Chef I
  • 240 Views
  • 11 replies
  • 1 kudos

Handing complex JSON objects

I have a need to read data from several sources and push that data into another API.  The API input is the following schema:{ "matchOnName": true, "entities": [ { "id": "00000000-0000-0000-0000-000000000000", "entityFieldValues": ...

AMacourek by Deputy Chef III
  • 217 Views
  • 6 replies
  • 0 kudos

Schema friendly names

Is there a way to have Workato NOT show a friendly name for a schema. I have a recipe function that returns an object based on a schema and I would like to use that schema in the calling recipe as it was defined.  For example, show "displayName" inst...

AMacourek by Deputy Chef III
  • 94 Views
  • 2 replies
  • 3 kudos

Resolved! Graph API Paging

I need to read a list of Managed Devices from Intune.  This list returns just fine for the first set of results, but I do not see an option to use @odata.nextLink from the result.  I saw an older thread needing a loop using @odata.nextLink, but I did...

AMacourek by Deputy Chef III
  • 129 Views
  • 2 replies
  • 1 kudos

Resolved! Recipe function return value from Parse JSON

I am creating a recipe function to return a result from an API call.  I have a Parse JSON step, but how do I return the result of this was the output of the recipe function?  I have the schema defined, but I cannot get a datapill from the output of t...

AMacourek by Deputy Chef III
  • 232 Views
  • 4 replies
  • 0 kudos
Announcements

Have you heard about The New Automation Mindset? Click here to learn more.

Labels