Search results

  1. Sreeram Krishna

    VBA code to upload file to an API

    Attached is the image of the httpPoster for the API call where the file is attached as part of the API Post request.
  2. Sreeram Krishna

    VBA code to upload file to an API

    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.
Back
Top Bottom