Skio Get Customer Magic Link
This action generates a magic sign-in link for a customer in Skio.
Inputs
| Name | Type | Description |
|---|---|---|
| Email Address | String | Email address of the customer to generate a magic link for |
| Return To Path | Optional String | Optional path to redirect the user to after authentication. This is appended to /a/account, e.g. "/subscriptions" becomes /a/account/subscriptions. |
| Safe Mode | Optional Boolean | If set to True, errors are logged in the Action Outputs instead of stopping the Flow. Defaults to False. |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the magic link was successfully generated |
| Error | String | Error message returned by Skio, if any |
| Expires At | String | Expiration timestamp of the generated magic link |
| Magic Link Url | String | The generated magic link URL |
Updated about 4 hours ago
Did this page help you?
