Uploading attachment through Rest API in Salesforce is quite easy, though the documentation is not that clear on this. Simple HTML Form Let’s create a simple HTML form to upload the file. The form takes a file as input and in this form I have disabled all other file types except pdf. The form’s action […]