Skip to main content

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.

Inputs

SignalDescription
DoSend a signal to this action to have a verification email sent to the user with the provided Email if it esists.
DataDescription
EmailThe email that should receive a verification email, if a user with that email exists.

Outputs

SignalDescription
SuccessThe verification email was succesfully triggered. It will be sent using your connected email service.
FailureThis event will be triggered if something when wrong when sending the email. The error message can be found in the Error output.
DataDescription
ErrorThis output will contain the error message if the action failed.