Adding calendar icon links to webpages or email templates.
In the Messages or Header editors you can use the variable $SAVE_THE_DATE to display the icons shown in the image below.
This is the simpler, more versatile of the two implementations and willwork over email.
Adding an Add to Calendar button to webpages.
In the Messages or Header editors you can use the variable $SAVE_THE_DATE_BTN to display a button with a drop-down action for end-users to add the event to their calendar.
This is a more complex, less versatile implementation which will not work over email.
Accessing direct calendar information links.
FOR DEVELOPERS
You may access an .ics file of the event details with the following link structure. https://[subdomain].meetmax.com/sched/event_[event_id]/event.ics
You may access a .json file of the event details with the following link structure. https://[subdomain].meetmax.com/sched/event_[event_id]/save_the_date.json