Sreeram Krishna
New member
- Local time
- Today, 07:37
- Joined
- Aug 25, 2021
- Messages
- 2
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.