Creates many products (20-50+) in one asynchronous Shopify bulk mutation job. Uses stagedUploadsCreate for JSONL upload, then bulkOperationRunMutation with productCreate, polling until completion and returning per-row success/errors.
productsRequiredarrayArray of product inputs to create. Recommended 20-50+ items for optimal bulk operation efficiency.
max_poll_attemptsintegerMaximum polling attempts before timeout. Default 60 (5 minutes with 5s interval).
poll_interval_secondsintegerSeconds to wait between status polls. Default 5.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.