Skip to main content
1. New

HTTP Action support for multipart/form-data

Related products:Agent Studio
  • June 15, 2026
  • 0 replies
  • 5 views

Forum|alt.badge.img+3

As of now, multipart/form-data is not supported in http actions in agent studio. Therefore most of my requests have to be made using the application/x-www-form-urlencoded content type. This results in numerous encoding issues as Moveworks is not natively handling encoding like postman does. Can we get datamapper to support multipart/form-data alongside application/json?