Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
I need to upload an excel from the form to the external API through the JSON tool, the external API accept type will be "Content-Type: multipart/form-data". Help me to define the post parameters for sending the selected file to the API.
multipart/form-data
Hi, I just answered a similar question in Get File Content from File Upload.
I need to upload an excel from the form to the external API through the JSON tool, the external API accept type will be "Content-Type:
multipart/form-data
". Help me to define the post parameters for sending the selected file to the API.