Allow Uploading More Than 3,000 Codes at Once
M
Magpie Games
Currently, Shopify's discountRedeemCodeBulkAdd API only supports 30 concurrent jobs, with each job capable of uploading up to 100 codes. This limitation became evident when a user attempted to upload 80,000 codes, which is not feasible under existing constraints.
To enhance usability, we propose enabling our app server to automatically split uploaded batches into more manageable sizes, ensuring that only 30 active jobs are running at once. This would streamline the process and accommodate larger uploads efficiently.
However, this feature would require significant development efforts, so we are looking to gauge demand before proceeding.
If you'd like us to add this feature to our app, please upvote and comment on this thread.
P.S. This feature request was generated via AI, based on the conversation with the customer.
Activity Feed
Sort by

Gabrielle Murphy
Tobe Osakwe this would be AWESOME if we could increase batch size to import/export

Tobe Osakwe
Gabrielle Murphy The necessary work to make this happen is in progress. I have spent most of the weekend, and most of this week working on modifications to the app architecture that will allow us to efficiently perform "background jobs" on a separate server. This will make it possible to both increase the batch size for discount code generation, and for exporting redeem codes to a CSV.

Gabrielle Murphy
Tobe Osakwe much appreciated! thank you!