Send Email Verification
When a new user is created that have a valid email Noodl will automatically attempt to send a verification email (this needs an email service hooked up via something like Zapier). If for some reasone you need to resend the email you can use this action node. Your will need to provide the span email as in input to the node and then trigger the Do action.
Signal | Description |
---|
Do | Send a signal to this action to have a verification email sent to the user with the provided Email if it esists. |
Data | Description |
---|
Email | The email that should receive a verification email, if a user with that email exists. |
Outputs
Signal | Description |
---|
Success | The verification email was succesfully triggered. It will be sent using your connected email service. |
Failure | This event will be triggered if something when wrong when sending the email. The error message can be found in the Error output. |
Data | Description |
---|
Error | This output will contain the error message if the action failed. |