Shopify Unsubscribe Customer from Email Marketing
This action unsubscribes a customer from email marketing in Shopify
Inputs
Name | Type | Description |
---|---|---|
Customer ID | String | The unique customer ID in Shopify |
Shopify Token | Credentials | A token for authenticating to the Shopify Admin API. |
Shopify Domain | Credentials | The store’s myshopify.com subdomain (e.g., your-store ). |
Outputs
Name | Type | Description |
---|---|---|
Success? | Boolean | true if customer has successfully been unsubscribed |
Customer Email | String | The customer email address that has been unsubscribed |
Updated 3 days ago