コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Help - Adding a calendar invite to an email delivery

Avatar

Level 3

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.

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

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

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

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

Avatar

Community Advisor

Hi,

 

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

 

Thanks,

-Jon