Skip to main content
Question

WLM API - Add WorkItems using file

  • March 29, 2024
  • 2 replies
  • 133 views

prasad.keshava.krishna
Automation Anywhere Team

Hi, anyone tried to use the WLM API to add worktimes to the queue using the fil?

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/wlm-api-supported.html#tag/Workitems/paths/~1queues~1%7Bid%7D~1file/post

This API needs the binary encoded format of the file to upload. Can anyone post the request body sample to be used in BOT to achieve this?

 

2 replies

  • Cadet | Tier 2
  • May 13, 2026

Hi, did you figure this one out? I’m struggling with the same issue. 

Laurent


  • Cadet | Tier 2
  • May 15, 2026

Hi ​@prasad.keshava.krishna,

Automation anywhere provided me with this link: A360 | How to upload CSV to create new work items through automation. This works for me (the issue for me was not setting the name to ‘upload’ in the parameters). 

 

Laurent