I am creating a file using VBA code, now the requirement is to upload this file to an external API. It will be a post call to this API and the file needs to be uploaded as part of form-data to the API call. Please help. I am not able to find any VBA example for this need.