"queueItemParameters must not be null" Error while posting Json array while using Orchestrator API(AddQueueItem)

I think you cannot add to the queue of array with values.
Description of SpecificContent → A collection of key value pairs containing custom data configured in the Add Queue Item activity, in UiPath Studio.
So it can be only collection: key → value
When I tried add the array used the activity ‘add queue item’ in UiPath Studio I also get the same error message:


2 Likes