UNPKG

enterprise-master-data

Version:

Master email touchpoints constants and templates for SimplifyHire enterprise platform

278 lines 121 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.USER_NOTIFICATION_PREFERENCES = exports.COMMUNICATION_PREFERENCES = exports.MASTER_EMAIL_LAYOUT = exports.EMAIL_TEMPLATES = void 0; exports.EMAIL_TEMPLATES = [ { category: "admin", description: "Initiating Domain Verification", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We have received a request to authorize your domain name for email identities that belong to the domain for communication from your enterprise to candidates. If you initiated this verification process, please add the following CNAME records to your domain provider's account to initiate the verification process.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="DOMAIN_VERIFICATION_CONTENT" contenteditable="false">{{DOMAIN_VERIFICATION_CONTENT}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">The verification process might take up to 72 hours to complete. We will inform you once your domain is verified. Thank you.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "DOMAIN_NAME_VERIFICATION", eventName: "Initiating Domain Verification", name: "Initiating Domain Verification Template", subject: "Action required for Domain name verification" }, { category: "admin", description: "On successful domain verification", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We are pleased to inform you that your domain has been successfully verified. You can now customize up to four email addresses for specific purposes:</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">Log in to the platform.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">Navigate to Configuration Control.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Click on Advanced Configuration tab & go to Communication Management section.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">If you have any questions or require assistance, please don't hesitate to contact us.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "DOMAIN_VERIFICATION_SUCCESSFUL", eventName: "On successful domain verification", name: "On successful domain verification Template", subject: "Domain Verification Successful - Customize Your Email Addresses" }, { category: "candidate", description: "Candidate aplied to a job", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> has applied for the open position in your enterprise <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span> for the job <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span>.</p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_APP_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">View Application</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "APPLIED_FOR_JOB", eventName: "Candidate aplied to a job", name: "Candidate aplied to a job Template", subject: "Candidate {{CANDIDATE_NAME}} has applied for the job {{JOB_TITLE}}" }, { category: "candidate", description: "Offer accepted by the candidate", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> has accepted your offer for the job position <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span>.</p><div style="text-align: center; margin: 25px 0;"><a href="{{ONBOARD_CAN_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">Onboard Candidate</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "JOB_OFFER_ACCEPTED", eventName: "Offer accepted by the candidate", name: "Offer accepted by the candidate Template", subject: "Offer acceptance for job {{JOB_TITLE}}" }, { category: "candidate", description: "Offer declined by the candidate", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> has declined your offer for the job position <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span>.</p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_CAN_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">View Candidate</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "JOB_OFFER_DECLINED", eventName: "Offer declined by the candidate", name: "Offer declined by the candidate Template", subject: "Offer declined for job {{JOB_TITLE}}" }, { category: "candidate", description: "Contract terminated by candidate", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> has terminated the contract for the job <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span>.</p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_CANDIDATE_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">View Candidate</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "CONTRACT_TERMINATED_BY_CANDIDATE", eventName: "Contract terminated by candidate", name: "Contract terminated by candidate Template", subject: "Your contract has been terminated" }, { category: "others", description: "New Message from candidate", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">There is a new message from one of the candidate on <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span> position.</p><div style="text-align: center; margin: 25px 0;"><a href="{{CLICK_LINK_MESSAGE}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">Click the below button to view the message.</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "CANDIDATE_MESSAGE", eventName: "New Message from candidate", name: "New Message from candidate Template", subject: "New message from Candidate" }, { category: "admin", description: "Unbind request from candidate", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> who is a part of your exclusive talent pool has requested to become a part of the shared talent pool. Take the required action. If you accept this, the candidate will be released to the shared talent pool which means other enterprises in the platform will have access to this candidate.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="AUTO_APPROVAL_MESSAGE" contenteditable="false">{{AUTO_APPROVAL_MESSAGE}}</span></p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_REQUEST_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">View Request</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "NEW_UNBIND_REQUEST", eventName: "Unbind request from candidate", name: "Unbind request from candidate Template", subject: "You have a new unbind request" }, { category: "admin", description: "Pending unbind requests", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_USER_NAME" contenteditable="false">{{ENTERPRISE_USER_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">This is a reminder that you have <span class="variable-blot" data-variable="NO_OF_REQUEST" contenteditable="false">{{NO_OF_REQUEST}}</span> pending request(s) from the candidate(s) to become part of the shared talent pool. You need to take the required action.</p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_REQUEST_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">Click here to see the request</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "PENDING_UNBIND_REQUEST", eventName: "Pending unbind requests", name: "Pending unbind requests Template", subject: "Reminder for pending unbind requests" }, { category: "admin", description: "Candidate signing up through enterprise invitation", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_USER_NAME" contenteditable="false">{{ENTERPRISE_USER_NAME}}</span>,</p><div style="text-align: center; margin: 25px 0;"><a href="{{CANDIDATE_NAME}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;"></a></div><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_PROFILE_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">View Profile</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "CANDIDATE_REGISTERED", eventName: "Candidate signing up through enterprise invitation", name: "Candidate signing up through enterprise invitation Template", subject: "{{CANDIDATE_NAME}} has registered in SimplifyHire" }, { category: "admin", description: "Enterprise user invites another Enterprise user", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear Recipient,</p><div style="text-align: center; margin: 25px 0;"><a href="{{EMAIL}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;"></a></div><p style="margin: 16px 0; line-height: 1.7; color: #333;">Your temporary password is code</p><div style="text-align: center; margin: 25px 0;"><a href="{{APP_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">Please click on the below button to Sign In.</a></div><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Sign In</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "ENTERPRISE_INVITE", eventName: "Enterprise user invites another Enterprise user", name: "Enterprise user invites another Enterprise user Template", subject: "{{ENTERPRISE_NAME}} has invited you to join {{APP_NAME}}" }, { category: "admin", description: "Enterprise user invites another Enterprise user (whose already registered on the platform)", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear Recipient,</p><div style="text-align: center; margin: 25px 0;"><a href="{{EMAIL}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;"></a></div><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Please click on the below button to Sign In.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Sign In</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p></div>`, eventCode: "ENTERPRISE_INVITE_EXISTING_USER", eventName: "Enterprise user invites another Enterprise user (whose already registered on the platform)", name: "Enterprise user invites another Enterprise user (whose already registered on the platform) Template", subject: "{{ENTERPRISE_NAME}} has invited you to join {{APP_NAME}}" }, { category: "admin", description: "Account verification", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello User,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Thank you for getting started with SimplifyHire. Please click the button below to verify your account and complete the process.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Verify Email</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To help us confirm your identity on SimplifyHire, we need to verify your email address. Please note that this link is valid for the next 5 minutes only.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Thanks,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team SimplifyHire</p></div>`, eventCode: "ACCOUNT_VERIFICATION", eventName: "Account verification", name: "Account verification Template", subject: "SimplifyHire Account: Email Verification Link" }, { category: "candidate", description: "Scheduling an interview", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="RECRUITER_NAME" contenteditable="false">{{RECRUITER_NAME}}</span>,</p><div style="text-align: center; margin: 25px 0;"><a href="{{INTERVIEW_SCHEDULE_DETAILS}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">This is to inform you that you have been added as a panel member. Your participation in this interview process is highly valued, and we appreciate your contribution.</a></div><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To view the interview details, please click the link below.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">View Interview</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p></div>`, eventCode: "INTERVIEW_SCHEDULE", eventName: "Scheduling an interview", name: "Scheduling an interview Template", subject: "Interview Schedule Notification" }, { category: "candidate", description: "When candidate has accepted the interview", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="RECRUITER_NAME" contenteditable="false">{{RECRUITER_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">This is to inform you that the candidate has accepted your invitation for the interview.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="INTERVIEW_SCHEDULE_DETAILS" contenteditable="false">{{INTERVIEW_SCHEDULE_DETAILS}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To view the interview details, please click link below.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">View Interview</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">© 2022 Simplify Workforce Inc., 10 Exchange Place, Suite 1710 Jersey City, NJ 07302</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">If you'd like to unsubscribe and stop receiving these emails click here.</p></div>`, eventCode: "INTERVIEW_ACCEPT", eventName: "When candidate has accepted the interview", name: "When candidate has accepted the interview Template", subject: "Interview Accept Notification" }, { category: "candidate", description: "When candidate has declined the interview", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="RECRUITER_NAME" contenteditable="false">{{RECRUITER_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">This is to inform you that the candidate has declined your invitation for the interview.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="INTERVIEW_SCHEDULE_DETAILS" contenteditable="false">{{INTERVIEW_SCHEDULE_DETAILS}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To view the interview details, please click link below.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">View Interview</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p></div>`, eventCode: "INTERVIEW_REJECT", eventName: "When candidate has declined the interview", name: "When candidate has declined the interview Template", subject: "Interview Decline Notification" }, { category: "candidate", description: "Interview reminder", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We'd like to remind you about the upcoming interview. Here are the details:</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">Job Title: <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">Candidate: <span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">Date & Time: <span class="variable-blot" data-variable="INTERVIEW_DATE" contenteditable="false">{{INTERVIEW_DATE}}</span><span class="variable-blot" data-variable="INTERVIEW_TIME" contenteditable="false">{{INTERVIEW_TIME}}</span> UTC</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To join the interview, please click the link below:</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Join Interview</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We appreciate your involvement in the hiring process and look forward to your valuable insights during the interview.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">© 2022 Simplify Workforce Inc., 10 Exchange Place, Suite 1710 Jersey City, NJ 07302</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">If you'd like to unsubscribe and stop receiving these emails click here.</p></div>`, eventCode: "INTERVIEW_REMINDER", eventName: "Interview reminder", name: "Interview reminder Template", subject: "Interview Reminder: {{JOB_TITLE}} at {{ENTERPRISE_NAME}}" }, { category: "candidate", description: "Interview cancelled", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><div style="text-align: center; margin: 25px 0;"><a href="{{INTERVIEW_SCHEDULE_DETAILS}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">This is to inform you that the scheduled interview has been cancelled by the candidate.</a></div><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To view the interview details, please click the link below:</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">View Interview</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">© 2022 Simplify Workforce Inc., 10 Exchange Place, Suite 1710 Jersey City, NJ 07302</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">If you'd like to unsubscribe and stop receiving these emails click here.</p></div>`, eventCode: "INTERVIEW_CANCELLED_BY_CANDIDATE", eventName: "Interview cancelled", name: "Interview cancelled Template", subject: "Interview Cancellation Notification" }, { category: "candidate", description: "Interview rescheduled", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We wish to inform you that there has been an update to the previously scheduled interview.</p><p style="margin: 16px 0; line-height: 1.7; color: #333;"><span class="variable-blot" data-variable="INTERVIEW_SCHEDULE_DETAILS" contenteditable="false">{{INTERVIEW_SCHEDULE_DETAILS}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To view the interview details, please click the link below.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">View Interview</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p></div>`, eventCode: "INTERVIEW_RESCHEDULED", eventName: "Interview rescheduled", name: "Interview rescheduled Template", subject: "Interview Reschedule Notification" }, { category: "candidate", description: "Feedback after interview", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Dear <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><div style="text-align: center; margin: 25px 0;"><a href="{{CANDIDATE_NAME}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">Please take a moment to share your feedback on the recent interview with</a></div><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Submit Scorecard</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Thank you for your time and continued support in the pursuit of excellence.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best Regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p><p style="margin: 16px 0; line-height: 1.7; color: #333;">You are receiving <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span> notification emails.</p></div>`, eventCode: "FEEDBACK_REQUEST", eventName: "Feedback after interview", name: "Feedback after interview Template", subject: "Feedback Request - {{CANDIDATE_NAME}} Interview" }, { category: "admin", description: "Reset Password email", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello User,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Thank you for getting started with SimplifyHire. Click on the button below to reset your credentials and complete the process.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Reset credentials</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To help us confirm your identity on SimplifyHire, we need to verify your email address. Please note that this link is valid for the next 5 minutes only.</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Thanks,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team SimplifyHire</p></div>`, eventCode: "RESET_PASSWORD", eventName: "Reset Password email", name: "Reset Password email Template", subject: "SimplifyHire Account: Password Reset Link" }, { category: "admin", description: "Analytics Data Report Download", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hi [User's Name],</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We have finished creating a copy of the data you requested on July 11, 2023.</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">Your download will contain data from [from date] to [to date].</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">To download your reports data, please click the link below:</p><p style="margin: 16px 0; line-height: 1.7; color: #333; text-align: center; font-weight: 500;">[CTA - Download]</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team SimplifyHire</p></div>`, eventCode: "ANALYTICS_DATA_DOWNLOAD", eventName: "Analytics Data Report Download", name: "Analytics Data Report Download Template", subject: "Subject: Your Reports data is Ready to Download" }, { category: "candidate", description: "Hiring WorkFlow -- > Notify Job Manager ticked. (Stage Change)", emailTemplate: `<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333333; max-width: 600px; margin: 0 auto; padding: 30px; background-color: #ffffff;"><p style="margin: 0 0 20px 0; font-size: 16px; font-weight: 500; color: #333;">Hello <span class="variable-blot" data-variable="ENTERPRISE_NAME" contenteditable="false">{{ENTERPRISE_NAME}}</span>,</p><p style="margin: 16px 0; line-height: 1.7; color: #333;">We’d like to inform you that the <span class="variable-blot" data-variable="STAGE" contenteditable="false">{{STAGE}}</span> || <span class="variable-blot" data-variable="STATUS" contenteditable="false">{{STATUS}}</span> for <span class="variable-blot" data-variable="CANDIDATE_NAME" contenteditable="false">{{CANDIDATE_NAME}}</span> has been updated for the role of <span class="variable-blot" data-variable="JOB_TITLE" contenteditable="false">{{JOB_TITLE}}</span> at your enterprise.</p><div style="text-align: center; margin: 25px 0;"><a href="{{VIEW_APPLICATION_LINK}}" style="display: inline-block; padding: 14px 28px; background-color: #150349; color: #ffffff; text-decoration: none; border-radius: 6px; font-weight: 600; letter-spacing: 0.5px; font-size: 14px;">You can view the updated application details here: View Application</a></div><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Best regards,</p><p style="margin: 20px 0 0 0; font-weight: 500; color: #333;">Team <span class="variable-blot" data-variable="APP_NAME" contenteditable="false">{{APP_NAME}}</span></p></div>`, eventCode: "UPDATE_JOB_MANAGER", eventName: "Hiring WorkFlow -- > Notify Job Manager ticked. (Stage Change)", name: "Hiring WorkFlow -- > Notify Job Manager ticked. (Stage Change) Template", subject: "Candidate {{CANDIDATE_NAME}} in the job {{JOB_TITLE}} , is now moved to the stage{{STAGE_NAME}}" }, { category: "candidate", description: "Unbind request rejected", emailTemplate: "", eventCode: "REJECTED_UNBIND_REQUEST", eventName: "Unbind request rejected", name: "Unbind Request Rejected", subject: "Unbind Request Rejected" }, { category: "candidate", description: "Candidate refer a job to a friend (Recipient - friend)", emailTemplate: "{\"prefix\": \"<body style=\\\"background-color: #F3F3FE;\\\"><div style=\\\"width: 100%; background-color: #F3F3FE; padding: 10px 6px; box-sizing: border-box;\\\"><div style=\\\"max-width: 770px; margin: 0 auto;\\\">\",\"header\": \"\",\"footer\": \"\",\"body\": \"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"max-width: 800px; width: 100%; background-color: white; border-radius: 12px;\\\" align=\\\"center\\\"><tr><td style=\\\"padding: 12px 24px;\\\"></td></tr><tr><td style=\\\"padding: 12px 24px; font-family: Montserrat, sans-serif; font-size: 17px;line-height: 1.5; color: #333;\\\"><p>Hi {{candidate_name}},</p></td></tr><tr><td style=\\\"padding: 12px 24px; font-family: Montserrat, sans-serif; font-size: 15px; line-height: 1.5; color: #333;\\\">{{referrer_candidate_name}} has recommended you for the {{job_title}} job at {{enterprise_name}}.</td></tr><tr><td style=\\\"padding: 12px 24px; font-family: Montserrat, sans-serif; font-size: 15px; line-height: 1.5; color: #333;\\\">To complete the referral, kindly submit your application for the job by clicking the link below.</td></tr><tr><td style=\\\"padding: 12px 24px; text-align: center;\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" align=\\\"center\\\"><tr><td bgcolor=\\\"#150349\\\" style=\\\"border-radius: 4px;\\\"><a href=\\\"{{apply_job_link}}\\\" style=\\\"display: inline-block; text-decoration: none; padding: 10px 20px; color: #ffffff; background-color: #150349; border-radius: 4px; font-family: Montserrat, sans-serif; font-size: 14px;\\\">Apply Job</a></td></tr></table></td></tr><tr><td style=\\\"padding: 12px 24px; font-family: Montserrat, sans-serif; font-size: 14px; line-height: 1.5; color: #333;\\\"></td></tr><tr><td style=\\\"padding: 12px 24px; font-family: Montserrat, sans-serif; font-size: 14px; line-height: 1.5; color: #333;\\\"><b>Best Regards,</b><br>Team {{app_name}}</td></tr></table>\",\"subject\": \"You have been referred for {{job_title}} role at {{enterprise_name}}\",\"suffix\": \"</div></div></body>\"}", eventCode: "CANDIDATE_REFERRED_FOR_JOB", eventName: "Candidate refer a job to a friend (Recipient - friend)", name: "Job Referral", subject: "You have been referred for {Job title} at {Enterprise name}" }, { category: "candidate", description: "Candidate Referred to talent pool", emailTemplate: "", eventCode: "TALENT_POOL_REFERRAL", eventName: "Candidate Referred to talent pool", name: "Talent Pool Referral", subject: "You have been referred for the [Talent pool name] talent community at [enterprise name]" }, { category: "candidate", description: "Interview Invitation to candidate", emailTemplate: "", eventCode: "INTERVIEW_INVITATION", eventName: "Interview Invitation to candidate", name: "Interview Invitation", subject: "Interview Invitation for {job_title} at {enterprise_name}" }, { category: "candidate", description: "Interview Confirmation", emailTemplate: "", eventCode: "INTERVIEW_CONFIRMATION", eventName: "Interview Confirmation", name: "Interview Confirmation", subject: "Interview Confirmation - {job_title}" }, { category: "candidate", description: "Alternate Email Updated by recruiter", emailTemplate: "{\"prefix\":\"<body style=\\\"background-color: #F3F3FE;\\\"><div style=\\\"width: 100%; background-color: #F3F3FE; padding: 10px 6px; box-sizing: border-box;\\\"><div style=\\\"max-width: 770px; margin: 0 auto;\\\">\",\"header\":\"\",\"footer\":\"\",\"body\":\"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"max-width: 800px; width: 100%; background-color: white; border-radius: 12px;\\\" align=\\\"center\\\"> <tr><td style=\\\"padding: 12px 24px;\\\"></td></tr><tr><td style=\\\"padding-left:10px;font-family: Montserrat, sans-serif; font-size: 1.24rem; line-height: 1.5; color: #333;\\\">Dear {{candidate_name}},</td></tr><tr><td style=\\\"padding: 12px\\\">Your alternate email has been updated by a recruiter.</td></tr><tr><td style=\\\"padding: 12px\\\">To maintain accurate information on your profile, we recommend you to please review the changes by clicking the button below:</td></tr><tr><td style=\\\"height:15px;\\\"></td></tr><tr align=\\\"center\\\"><td><table cellspacing=\\\"0\\\" cellpadding=\\\"0\\\" align=\\\"center\\\"><tr><td style=\\\"border-radius:8px; background-color:#150349; color: #FFFFFF\\\"><a href={{review_your_profile_link}} target=\\\"_blank\\\" style=\\\"padding: 12px 35px; border: 1px solid #150349 ;border-radius: 8px;font-size: 16px; color: #FFFFFF;text-decoration: none;display: inline-block;\\\">Review your Profile</a></td></tr></table></td></tr><tr><td style=\\\"padding-top: 15px\\\"><table cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"background-color:#FFFFFF\\\"><tbody><tr><td style=\\\"padding-left: 12px\\\"><strong>Best Regards,</strong></td></tr><tr><td style=\\\"padding-left: 12px\\\">Team {{app_name}}</td></tr><tr><td style=\\\"height: 30px\\\"></td></tr></tbody></table></td></tr></table>\",\"subject\":\"Alternate Email Updated\",\"suffix\":\"</div></div></body>\"}", eventCode: "ALTERNATE_EMAIL", eventName: "Alternate Email Updated by recruiter", name: "Alternate Email Updated", subject: "Alternate Email Updated" }, { category: "candidate", description: "Alternate Phone Number Updated by a recruiter", emailTemplate: "{\"prefix\": \"<body style=\\\"background-color: #F3F3FE;\\\">\\n<div style=\\\"width: 100%; background-color: #F3F3FE; padding: 10px 6px; box-sizing: border-box;\\\">\\n<div style=\\\"max-width: 770px; margin: 0 auto;\\\">\",\"header\": \"\",\"footer\": \"\",\"body\": \"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"max-width: 800px; width: 100%; background-color: white; border-radius: 12px;\\\" align=\\\"center\\\">\\n <tr>\\n <td style=\\\"padding: 12px 24px;\\\">\\n <tr>\\n <td style=\\\"padding: 12px\\\">Dear {{candidate_name}},</td>\\n </tr>\\n <tr>\\n <td style=\\\"padding: 12px\\\">Your alternate phone number has been updated by a recruiter.</td>\\n </tr>\\n <tr>\\n <td style=\\\"padding: 12px\\\">To maintain accurate information on your profile, we recommend you to please review the changes by clicking the button below:</td>\\n </tr>\\n <tr>\\n <td style=\\\"height: 15px;\\\"></td>\\n </tr>\\n <tr align=\\\"center\\\">\\n <td>\\n <table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"display: inline-block; background-color: #150349; color: #fff; border-radius: 8px;\\\">\\n<tr>\\n<td style=\\\"padding: 5px 10px; text-align: center;\\\">\\n <a href=\\\"{{review_your_profile_link}}\\\"target=\\\"_blank\\\" style=\\\"padding: 0px 0px; border: 1px solid #150349; border-radius: 4px; font-size: 12px; color: #FFFFFF; text-decoration: none; display: inline-block; font-family: Arial, sans-serif; background-color: #150349;\\\">\\n Review your Profile\\n </a>\\n </td>\\n </tr>\\n </table>\\n </td>\\n </tr>\\n </td>\\n </tr>\\n <tr>\\n <td class=\\\"email-content\\\" style=\\\"padding: 12px 24px;\\\">\\n <p class=\\\"footer\\\" style=\\\"margin-bottom: 0;\\\">Best Regards,</p>\\n <p class=\\\"footer\\\" style=\\\"margin-top: 0;\\\">Team {{app_name}}</p>\\n </td>\\n </tr>\\n</table>\",\"subject\": \"Alternate Phone Number Updated\",\"suffix\": \"</div>\\n</div>\\n</body>\"}", eventCode: "ALTERNATE_PHONE_UPDATE", eventName: "Alternate Phone Number Updated by a recruiter", name: "Alternate Phone Updated", subject: "Alternate Phone Number Updated" }, { category: "candidate", description: "Preferred Email for Communication Updated by a recruiter", emailTemplate: "{\"prefix\":\"<body style=\\\"background-color: #F3F3FE;\\\"><div style=\\\"width: 100%; background-color: #F3F3FE; padding: 10px 6px; box-sizing: border-box;\\\"><div style=\\\"max-width: 770px; margin: 0 auto;\\\">\",\"header\":\"\",\"footer\":\"\",\"body\":\"<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"max-width: 800px; width: 100%; background-color: white; border-radius: 12p