File upload in jotform form hosted in static website

Job ID: 36575924

Budget: €30 – €250 EUR

File Upload Functionality for Jotform Form on Static Website

I am looking for a freelancer who can assist me with adding file upload functionality to my Jotform form hosted on my static website in Azure. The project requirements are as follows:

- Users will be uploading various types of files, including images, documents (usually pdf or picture they have taken with their phone).
- Users select one file from their computer or phone in the form.
- This file should be sent to an http-endpoint along with the other forms responses.
- No third-party services will be integrated into the process.
- The json that the form sends on submission in the http request should contain one field with the uploaded file name and one field with the file content

I have a sample form that can be adapted. There is a file upload element.
But it seems to require that the form be hosted by jotform directly. I want to host the form in our own environment in azure and only receive the data through the http request when the user hits submit.

I would like to know how to change the code to make this happen.
Related categories: JavaScript CSS HTML Web Hosting