File upload recommendation
For efficiency and deduplication, submit data in a single task rather than splitting it. For example, submit one file with 50k emails instead of 10 files of 5k each. If using data from a CRM, buffer it locally before submission.Size limiting
The Bulk API supports files up to 65 MB.Authorizations
Body
multipart/form-data
File to upload. The format is of type binary