Skip to main content
Ground Control | Tier 1
April 26, 2022
Question

Does A360 REST API support multipart/form-data? I need to upload a file to an API and it requires multipart/form-data capability.

  • April 26, 2022
  • 2 replies
  • 622 views
Does A360 REST API support multipart/form-data? I need to upload a file to an API and it requires multipart/form-data capability.

    2 replies

    Navigator | Tier 3
    April 27, 2022

    @Greg Jacobson​ From 360v.24 Release notes:

    New option in Content type field of REST Web Service package 

    You can now use the multipart/form-data option to upload files and data through REST Web Service. The content type multipart/form-data can be used to submit form elements containing files, non-ASCII data, and binary data. This option is available for actions such as POST, PUT, and PATCH.

    Automation Anywhere Team
    April 27, 2022