- Preview Opt-In Confirmation Email
Create Opt-In Process
Delete Opt-In Process
Get Opt-In Confirmation Email
Get Opt-In Confirmation Email Content
Get Opt-In Process
Search Opt-In Processes
Send Opt-In Confirmation Email Test
Update Opt-In Confirmation Email
Update Opt-In Confirmation Email Content
Update Opt-In Process
Preview Opt-In Confirmati...
Tool name: preview-opt-in-confirmation-email
Displays the confirmation email of an opt-in process in an MCP App, so it can be looked at before a contact gets it. Shows the body as STORED: the signature, the confirmation link and the recipient's own data behind the placeholders are added per recipient when it is sent, so they are not in this picture and their absence is not a fault. A plain-text-only email is shown as its text. Changes nothing and creates no contact -- unlike the preview screen of the app, which makes a preview contact. The result carries contentHtml for hosts without MCP Apps support; to receive a real one, use send-opt-in-confirmation-email-test.
Input example
{ "optInProcessId": 1, "accountId": null }
Output example
{ "accountId": 0, "optInProcessId": 0, "emailId": 0, "subject": "string", "contentType": "string", "contentHtml": "string", "editUrl": "string" }