Connecting Microsoft Dynamics 365

Connect a CRM · Last updated 2026-07-29

Enter your Dynamics URL, sign in with Azure AD, done. First-time in a tenant may need an admin consent click.

Before you start

Note
We use Azure AD sign-in and treat every customer's tenant as its own scope. No shared credentials — each customer's tokens are separate, and disconnect removes only your organization's tokens.

Connect

  1. Organizer dashboard → Integrations.
  2. Find the Microsoft Dynamics 365 card. Paste your Dynamics URL into Your Dynamics 365 URL.
  3. Click Connect Dynamics 365.
  4. A Microsoft sign-in window opens. Sign in with your Azure AD account.
  5. First time in your tenant: your admin may need to approve the Networking Executives app for the tenant. If you see "Approval required," forward the message to your admin and they'll approve it in the Azure portal (Azure AD → Enterprise applications → this app → Grant admin consent).
  6. Once approved, sign-in completes and Microsoft redirects you back. The card shows the connected Dynamics URL.

What happens next

On registration approval, the registrant is upserted as a Contact in Dynamics (matched by emailaddress1). Attendance is recorded as a Dataverse Appointment linked to the Contact via regardingobjectid_contact, with statecode/statuscode mapping to register/attend/cancel.

We chose Appointment over Customer Insights - Journeys msevtmgt_event because Appointment works on every Dynamics tenant; CIJ requires an extra SKU that many customers don't have. If you have CIJ and would prefer we write to real Event entities, email support and we'll build it.

Troubleshooting

Related guides