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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

Unable to register for sessions by using the events API in real-time journeys

(1) ShareShare
ReportReport
Posted on by 2
Hey there,
 
It is not possible to register for sessions with the events api.
 
I am following the documentation on this page:
https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/developer/using-rtm-events-api

And used the OpenAPI specs to use the endpoint that will register for an event:
/api/v1.0/orgs/{organizationId}/eventmanagement/events/{readableEventId}/registrations
 
In there it seems like attendeeSessions needs to be used to register for sessions
 
The registration for the event does work, however when adding sessions, like so:
"attendeeSessions": [
                {
                    "sessionId": "Session 1",
                    "value": "on",
                    "waitlisted": false
                },
                {
                    "sessionId": "the guuid string",
                    "value": "on",
                    "waitlisted": false
                },
                {
                    "id": "Sessie 1",
                    "value": "on",
                    "waitlisted": false
                },
                {
                    "id": "the guuid string",
                    "value": "on",
                    "waitlisted": false
                }
            ]
There are no sessions registered for the event.

The logs show the following: 
2025-05-01T15:49:38.3052377Z :: Information(170015) :: ValidateSessionRegistrationCountStrategy
2025-05-01T15:49:38.3052377Z :: Information(910052) :: GetSessionEntity called with guid: EVENT_GUID
2025-05-01T15:49:38.3052377Z :: Information(170015) :: Resolving custom columns for msevtmgt_session
2025-05-01T15:49:38.3208628Z :: Information(910052) :: Session is found: True
2025-05-01T15:49:38.3208628Z :: Information(910037) :: Getting realtime state for event EVENT_GUID
2025-05-01T15:49:38.3208628Z :: Information(910015) :: Getting from Crm msevtmgt_event EVENT_GUID, noLock: True.
2025-05-01T15:49:38.3364875Z :: Information(910015) :: msevtmgt_event entity successfully received
2025-05-01T15:49:38.3364875Z :: Information(910037) :: Parameter getSessionRegistrationFeatureState: False. This will skip session registration feature state check, will default to false!
2025-05-01T15:49:38.3364875Z :: Information(910038) :: Source system Realtime for event EVENT_GUID of session SESSION_GUID is incompatible with plugin. Exiting.
 
What is the correct way to register for sessions in an event using the events api?
 
Thank you so much!
I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Martin Dráb Profile Picture

Martin Dráb 49 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 38 Super User 2025 Season 2

#3
#ManoVerse Profile Picture

#ManoVerse 31

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans