imported>Sergem |
(Updated via BpDeleteTranslateTags script) |
||
Line 1: | Line 1: | ||
− | + | ||
− | = Reference: How to Add an Integration Account = | + | = Reference: How to Add an Integration Account = |
Connections to Microsoft Dynamics 365 apps and data are established through integration accounts. | Connections to Microsoft Dynamics 365 apps and data are established through integration accounts. | ||
− | |||
This section describes how to add your Microsoft credentials to a new Microsoft Dynamics 365 integration account in Bright Pattern's Contact Center Administrator application. | This section describes how to add your Microsoft credentials to a new Microsoft Dynamics 365 integration account in Bright Pattern's Contact Center Administrator application. | ||
− | |||
For more information, see the ''Contact Center Administrator Guide'', section [[Contact-center-administrator-guide/CallCenterConfiguration/IntegrationAccounts/MicrosoftDynamics365 | Microsoft Dynamics 365 Integration]]. | For more information, see the ''Contact Center Administrator Guide'', section [[Contact-center-administrator-guide/CallCenterConfiguration/IntegrationAccounts/MicrosoftDynamics365 | Microsoft Dynamics 365 Integration]]. | ||
− | |||
[[File:Dynamics-Conf-23-54.PNG|800px|center]] | [[File:Dynamics-Conf-23-54.PNG|800px|center]] | ||
− | == Step 1: Add new account == | + | == Step 1: Add new account == |
# In ''Contact Center Administrator > Integration Accounts'', add an integration account of type '''Microsoft Dynamics 365'''.<br /><br>[[File:MS365-5-53.PNG|650px|thumbnail|center|Select integration account type]] | # In ''Contact Center Administrator > Integration Accounts'', add an integration account of type '''Microsoft Dynamics 365'''.<br /><br>[[File:MS365-5-53.PNG|650px|thumbnail|center|Select integration account type]] | ||
− | == Step 2: Edit properties == | + | == Step 2: Edit properties == |
[[File:MS4-Integration.PNG|650px|thumbnail|center|Microsoft Dynamics 365 integration account properties]] | [[File:MS4-Integration.PNG|650px|thumbnail|center|Microsoft Dynamics 365 integration account properties]] | ||
− | === Type === | + | === Type === |
By default, “Microsoft Dynamics 365” because this is the type of integration account you are creating | By default, “Microsoft Dynamics 365” because this is the type of integration account you are creating | ||
− | === Name === | + | === Name === |
The unique name (any) of the account | The unique name (any) of the account | ||
− | === Default account === | + | === Default account === |
Because it is possible to have multiple integration accounts of this type, select this checkbox to enable this account as the default | Because it is possible to have multiple integration accounts of this type, select this checkbox to enable this account as the default | ||
− | === Authorization URL === | + | === Authorization URL === |
The OAuth 2.0 authorization endpoint (v1) of your registered app in the Azure portal | The OAuth 2.0 authorization endpoint (v1) of your registered app in the Azure portal | ||
− | === Token URL === | + | === Token URL === |
The OAuth 2.0 token endpoint (v1) of your registered app in the Azure portal | The OAuth 2.0 token endpoint (v1) of your registered app in the Azure portal | ||
− | === API URL === | + | === API URL === |
The URL of Microsoft’s Web API, including your instance name in the following format: | The URL of Microsoft’s Web API, including your instance name in the following format: | ||
− | |||
'''https://<your-Microsoft-organization-domain>.crm.dynamics.com/api/data/v9.0''' | '''https://<your-Microsoft-organization-domain>.crm.dynamics.com/api/data/v9.0''' | ||
− | |||
For example: | For example: | ||
− | |||
https://brightpatterndev.crm.dynamics.com/api/data/v9.0 | https://brightpatterndev.crm.dynamics.com/api/data/v9.0 | ||
− | === Client ID === | + | === Client ID === |
The application (client) ID of your registered app in the Azure portal | The application (client) ID of your registered app in the Azure portal | ||
− | === Client Secret === | + | === Client Secret === |
The client secret (i.e., app key) of your registered app in the Azure portal | The client secret (i.e., app key) of your registered app in the Azure portal | ||
− | === Refresh token === | + | === Refresh token === |
Authenticates your Microsoft account and allows you to consent on behalf of your organization | Authenticates your Microsoft account and allows you to consent on behalf of your organization | ||
− | === Test connection === | + | === Test connection === |
Tests the connection between Bright Pattern and Microsoft | Tests the connection between Bright Pattern and Microsoft | ||
− | == Step 3: Save! == | + | == Step 3: Save! == |
Click '''Apply''' to save your changes. This completes the process of adding a Microsoft Dynamics 365 integration account. | Click '''Apply''' to save your changes. This completes the process of adding a Microsoft Dynamics 365 integration account. | ||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:09, 29 May 2024
Reference: How to Add an Integration Account
Connections to Microsoft Dynamics 365 apps and data are established through integration accounts.
This section describes how to add your Microsoft credentials to a new Microsoft Dynamics 365 integration account in Bright Pattern's Contact Center Administrator application.
For more information, see the Contact Center Administrator Guide, section Microsoft Dynamics 365 Integration.
Step 1: Add new account
- In Contact Center Administrator > Integration Accounts, add an integration account of type Microsoft Dynamics 365.
Step 2: Edit properties
Type
By default, “Microsoft Dynamics 365” because this is the type of integration account you are creating
Name
The unique name (any) of the account
Default account
Because it is possible to have multiple integration accounts of this type, select this checkbox to enable this account as the default
Authorization URL
The OAuth 2.0 authorization endpoint (v1) of your registered app in the Azure portal
Token URL
The OAuth 2.0 token endpoint (v1) of your registered app in the Azure portal
API URL
The URL of Microsoft’s Web API, including your instance name in the following format:
https://<your-Microsoft-organization-domain>.crm.dynamics.com/api/data/v9.0
For example:
https://brightpatterndev.crm.dynamics.com/api/data/v9.0
Client ID
The application (client) ID of your registered app in the Azure portal
Client Secret
The client secret (i.e., app key) of your registered app in the Azure portal
Refresh token
Authenticates your Microsoft account and allows you to consent on behalf of your organization
Test connection
Tests the connection between Bright Pattern and Microsoft
Step 3: Save!
Click Apply to save your changes. This completes the process of adding a Microsoft Dynamics 365 integration account.