Shopify Send Customer Activation Email
Allows you to send a customer activation email.
Uses this api endpoint behind the scene: https://shopify.dev/docs/api/admin-rest/2024-01/resources/customer#post-customers-customer-id-account-activation-url
Inputs
Name | Type | Description |
---|---|---|
Shopify Token | SensitiveString | Shopify API Token |
Shopify Domain | String | Shopify Domain |
Customer ID | String | Shopify Customer ID |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Success |
Updated 9 months ago