Help - Adding a calendar invite to an email delivery | Community
Skip to main content
Level 3
March 2, 2020
Solved

Help - Adding a calendar invite to an email delivery

  • March 2, 2020
  • 2 replies
  • 4031 views

Has anyone added a calendar invite fora meeting or as an appointment reminder to an email campaign delivery?  I haven't seen this done am not sure if there is an easy / standard way to accomplish this with HTML / JS.  Any help would be much appreciated.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

Hi,

You can upload the ICS file to Public Resources, if you wish that to be publically available. Otherwise you can store them in a 3rd party repository like sFTP and use the delivery to add it as an attachment.

Thanks

David

2 replies

DavidKangni
Community Advisor
DavidKangniCommunity AdvisorAccepted solution
Community Advisor
March 2, 2020

Hi,

You can upload the ICS file to Public Resources, if you wish that to be publically available. Otherwise you can store them in a 3rd party repository like sFTP and use the delivery to add it as an attachment.

Thanks

David

David Kangni
Jonathon_wodnicki
Community Advisor
Community Advisor
March 3, 2020

Hi,

 

Make a JSSP page with content-type header 'text/calendar' and put a link to it in your delivery.

 

Thanks,

-Jon