Overview
After submitting a job, the API responds with a presigned S3 URL.Use this URL to upload the workbook via an HTTP PUT request.
Itβs a temporary AWS S3 presigned URL generated uniquely for each job.
Once the job is successfully created, upload the payload using HTTP PUT method on generated presigned url.
Itβs a temporary AWS S3 presigned URL generated uniquely for each job.