Presigned File Uploads for Application Form Submit
9 days ago
applicationForm.submitnow acceptsapplication/jsonrequests in addition tomultipart/form-data. When using JSON, file field values should contain a handle obtained fromfile.createFileUploadHandle.file.createFileUploadHandlenow supports theApplicationFormcontext for uploading files that will be attached to application form submissions.- Existing
multipart/form-datasubmissions continue to work unchanged.
