Cancel a running Shopify bulk operation. Use when you need to stop a long-running bulk query or mutation operation that is no longer needed. Note that there may be a short delay between when cancelation starts and when the operation is actually canceled.
idRequiredstringThe ID of the bulk operation to cancel. Must be in GID format: gid://shopify/BulkOperation/{operation_id}. You can obtain this ID from the response of bulkOperationRunQuery or bulkOperationRunMutation actions.
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.