Set up Microsoft Dynamics CRM spoke
-
- UpdatedJan 29, 2025
- 6 minutes to read
- Washington DC
- Now Platform Capabilities
Set up Microsoft Dynamics CRM spoke
Integrate the ServiceNow instance and Microsoft Dynamics CRM by using the Windows credentials to authenticate ServiceNow requests.
Before you begin
- Install Microsoft AD
- Request Integration Hub subscription.
- Activate the Microsoft Dynamics CRM spoke.
- Role required: admin.
About this task
Configure Microsoft Dynamics CRM application
Create a custom OAuth application from your Microsoft Dynamics CRM account to enable OAuth 2.0 authentication with the Microsoft Dynamics CRM.
Before you begin
- Microsoft Dynamics CRM account
- Microsoft Azure account
- Role required: Microsoft Dynamics CRM admin
About this task
Procedure
What to do next
Register Microsoft Dynamics CRM as OAuth provider
Use the information generated during Microsoft Dynamics CRM account configuration to register Microsoft Dynamics CRM as an OAuth provider and allow the instance to request OAuth 2.0 tokens.
Before you begin
- Request Integration Hub subscription.
- Activate Microsoft Dynamics CRM.
- Create a Microsoft Dynamics CRM application.
- Role required: admin.
Procedure
What to do next
Create Credential records for the Microsoft Dynamics CRM spoke
Create Credential records for the Microsoft Dynamics CRM custom OAuth application you created during Microsoft Dynamics CRM account configuration. The Microsoft Dynamics CRM spoke connection and credential aliases use these credentials to authorize actions.
Before you begin
Role required: admin.
Procedure
Create Connection records for the Microsoft Dynamics CRM spoke
Create Connection records to your Microsoft Azure account. The Microsoft Dynamics CRM spoke connection and credential alias uses these connections to perform actions on Microsoft Dynamics CRM.
Before you begin
Role required: admin.
Procedure
Configure Microsoft Dynamics CRM webhook details
Register Microsoft Dynamics CRM webhook in ServiceNow to notify the ServiceNow application when certain events occur in Microsoft Dynamics CRM.
Before you begin
- Microsoft Dynamics CRM requires registration through the Windows Plugin Registration Tool. To install the Windows Plugin Registration Tool, see the Microsoft document Download tools from NuGet.
- The Endpoint URL is the ServiceNow instance URL to which event information is posted. For example, https://<instance-name>.service-now.com/api/sn_ms_crm_spoke/dynamics_webhook_callbacks.
- The key-value pair you use to register the webhook in the Plugin Registration Tool is the same as the Name and Authorization Key in Dynamics CRM Webhook Details.
Procedure
- Navigate to .
- Click New.
- In the Name field, enter the webhook's plugin key.
- In the Authorization Key field, enter the value from the webhook's key-value pair.
Configure Microsoft Dynamics CRM webhook decision policy
Create webhook routing policy and subflow according to your requirements.
Before you begin
Role required: admin.
Procedure
Result