Replies: 1 comment 4 replies
-
Take a look at https://github.com/goadesign/examples/blob/master/upload_download, this example illustrates how to do multipart uploads. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to my requirements, I need to submit form data that will contain images like this.
Form submission using JavaScript:
How can I create Payload for this data and receive this data in GOA?
Beta Was this translation helpful? Give feedback.
All reactions