How do I add Add to Calendar links to Salesforce emails?
Adding Add to Calendar links to Salesforce emails - whether Salesforce Marketing Cloud, Sales Cloud email templates, or Pardot - follows the same approach: copy the AddEvent link and paste it as a hyperlink in your email template.
Salesforce Marketing Cloud (SFMC)
- In your AddEvent dashboard, open your event and copy the Add to Calendar link from Sharing
- In SFMC Content Builder, open your email template
- Add a Text block or Button block to your email
- Highlight the text or set the button destination, and paste the AddEvent URL
- Save and preview - click the link in preview to confirm it works
Sales Cloud email templates
- Go to Setup > Email Templates in Salesforce
- Open or create your template in the HTML editor
- Add an anchor tag:
<a href="YOUR_ADDEVENT_URL">Add to Calendar</a> - Replace
YOUR_ADDEVENT_URLwith the link copied from AddEvent
Pardot / Marketing Cloud Account Engagement
Same copy-paste approach as SFMC Content Builder. Works in both the classic Pardot editor and the Lightning Experience builder.
For personalized appointment reminders (Dynamic Add to Calendar)
If each Salesforce contact has a unique appointment date, time, or location, use AddEvent's Dynamic Add to Calendar links. Construct the URL with event parameters and populate them using AMPscript (SFMC) or Salesforce merge fields - so each recipient gets a calendar event with their specific appointment details. This requires the AddEvent Enterprise plan.
Tips
- No Salesforce-AddEvent connector or AppExchange package is needed - it is a plain hyperlink
- For high-volume transactional appointment reminders, the AddEvent API can automate event creation at the point of booking
- The AddEvent link works in Salesforce-triggered sends, journey builder emails, and standard campaign sends