Verify Email > Introduction to Verify Email recipe > Verify Email recipe assets
  

Verify Email recipe assets

The following table lists the assets that the Verify Email recipe package contains:
Asset Name
Asset Type
Description
EmailConnection
App connection
Email connection that is used to send emails.
Email verification
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.