Batch Processor API
- Print
- DarkLight
- PDF
Batch Processor API
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Q: What are the best practices for the most efficient means to process in the shortest time?
A: The best practice is to create fewer, larger batches of submissions. With the single file upload, you can upload 5GB in a single file (in our testing, that was approximately 100M addresses). There is additional API support to allow for files larger than 5GB as individual partitions. The batch process segments the job into multiple processing segments to maximize throughput. Fewer jobs are also easier to track and download.
Q: How long do the uploaded CSVs exist before they are automatically cleaned up?
A: The current retention policy is 7 days.
Was this article helpful?