Skip to main content
Question

POST multipart/form-data HTTP Action

  • June 5, 2026
  • 2 replies
  • 79 views

Forum|alt.badge.img

I tried submitting request which requires attachment to Workday, and according to the documentation, the Content-Type needs to be “multipart/form-data”:
 


I tried via Postman and it works properly:


Now, my problem is:
How to create a HTTP Action in Agent Studio for this “multipart/form-data”?
Specifically, how to translate the <Key, Value> pair in the “form-data” section in Postman, to the “Body” section of the HTTP Action Editor in Agent Studio?
 

 

I searched and found a related thread, tried passing the <Key, Value> as JSON but doesn’t work:
 


May I know if HTTP Action Editor in Agent Studio is capable of such content type yet?

Thank you.

2 replies

Forum|alt.badge.img
  • Author
  • New Participant
  • June 8, 2026

@Kevin Mok Suspicious account, even the job title is promotional.


Kevin Mok
Forum|alt.badge.img+2
  • Community Manager
  • June 8, 2026

@ZeZiong.Chua thanks for letting me know. About your question, I am investigating