Verify Email > Introduction to Verify Email recipe
Introduction to Verify Email recipe
The Verify Email recipe is based on REST and SOAP APIs.
The process supports correlation and a long-running transaction using an email ID. The process modifies its behavior based on an external event that occurs when the process is still in transit. The process is called by an HTTP request with the email ID as an incoming parameter. The process sends an email to the user for email verification. The transaction remains in its current state until the user approves or rejects the email verification. After the user approves the email verification, the process continues. Otherwise, the email is rejected and further process steps are terminated.