SignEasy Tags
The table below lists the tags available for use in your Web Page View field to configure email content, recipients, and signature flow for the SignEasy integration.
| Function | Tag Format | Example | Notes |
|---|---|---|---|
| Populate the email body | <!--SignatureEmailBody Place body text here.--> | <!--SignatureEmailBody This is a test.--> | |
| Configure the CC email list | <!--SignatureCC email;Name,email2;Name2--> | <!--SignatureCC abc@fake.com;ABC Smith,qa1@fake.com;QA1--> | Emails will be copied to the individuals included here. |
| Configure the email flow for multiple signees | <!--SignatureFlow Indicator--> | <!--SignatureFlow P--> | If the flow is set to P (Parallel), emails are sent to all signees simultaneously. If set to S (Sequential), each signee receives their request only after the previous signee has completed signing. If omitted, the flow defaults to Parallel. |