Skip to main content
Solved

WLM API: Upload items to queue via CSV

  • May 13, 2026
  • 3 replies
  • 75 views

Hi, has anyone been able to upload work items from a csv file to a queue via the WLM (Workload Manager) API? 

If so, could you provide the request body (for when using the REST Web Services : Post Method action). I can perform this task from the Swagger UI, but not through AA actions.

 

Thanks,

Laurent

Best answer by LaurentK

FYI, Automation Anywhere support  resolved:

A360 | How to upload CSV to create new work items through automation.

The issue was not setting the ‘Name’ parameter to ‘upload’. I can confirm this works.

 

3 replies

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+6
  • Most Valuable Pathfinder
  • May 13, 2026

  • Author
  • Cadet | Tier 2
  • May 14, 2026

Hi ​@Tamil Arasu10,

How would you add the csv file into the ‘REST Web Services : Post Method’ action within AA. There doesn't seem to be any documentation on this. 

I’ve tried adding the file as below (folder path is to the CSV file):

  I read somewhere it potentially needs to be binary encoded?

Many Thanks,

Laurent


  • Author
  • Cadet | Tier 2
  • Answer
  • May 15, 2026

FYI, Automation Anywhere support  resolved:

A360 | How to upload CSV to create new work items through automation.

The issue was not setting the ‘Name’ parameter to ‘upload’. I can confirm this works.