web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

How to fetch the speaker details and session names / details on to the marketing email

(0) ShareShare
ReportReport
Posted on by 105

Is it possible to fetch the speakers and session details on to the marketing email from its originating event using the assist edi? Or any other possible way?

Please suggest.

Thanks in advance.

I have the same question (0)
  • Verified answer
    cloflyMao Profile Picture
    25,210 on at

    Hi Tez,

    Before running the code, please sync Speaker Engagement and Session entities to marketing insights service:

    https://docs.microsoft.com/en-us/dynamics365/marketing/mkt-settings-sync

    Currently dynamic expression only supports fetching speakers and sessions of a specific event.

    Event: {{msevtmgt_event(030f1fdc-3e2f-4559-9d3d-a292ecf51fd5).msevtmgt_name}}
    
    

    Sessions:
    {{#each msevtmgt_event(030f1fdc-3e2f-4559-9d3d-a292ecf51fd5).msevtmgt_session_msevtmgt_event_msevtmgt_event}} Name: {{this.msevtmgt_name}}
    {{/each}}
    Speakers:
    {{#each msevtmgt_event(030f1fdc-3e2f-4559-9d3d-a292ecf51fd5).msevtmgt_speakerengagement_msevtmgt_event_msevtmgt_event}} Name: {{this.msevtmgt_name}}, Cost: {{this.msevtmgt_speakercost}}
    {{/each}}

    pastedimage1604298677819v1.png

    However, Originating Event field could no longer be added to the expression again, it will create complex expressions.

    In other words, sessions and speakers of the originating event are too far from contact, only information of directly related entity can be fetched. 

    {{#each contact.contact_msevtmgt_event_msevtmgt_originatingeventid.msevtmgt_session_msevtmgt_event_msevtmgt_event}}

    Regards,

    Clofly

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 151 Super User 2026 Season 1

#2
Jimmy Passeti Profile Picture

Jimmy Passeti 51 Most Valuable Professional

#3
NeerajPawar Profile Picture

NeerajPawar 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans