Hi
To embed your Copilot Studio agent in Microsoft Dynamics 365 CRM and Power Apps, you'll need to follow these steps:
For Dynamics 365 CRM:
Enable Dynamics 365 channel in Copilot Studio:
- Go to your Copilot Studio portal
- Navigate to "Channels" in the left menu
- Select "Dynamics 365"
- Complete the configuration by following the wizard
- In Dynamics 365, go to Settings > Administration - Select "Omnichannel Administration" - Configure the chat widget settings - Link to your Copilot Studio bot - Set up routing rules and agent assignments as needed
- Select "Dynamics 365"
- Navigate to "Channels" in the left menu
For Power Apps:
Use the Power Virtual Agents component:
- Open your Power App in edit mode
- From the Insert panel, select "AI" category
- Add "Copilot Studio bot" component to your canvas
- In the properties panel, configure the bot ID and necessary parameters
- Get the web chat embed code from Copilot Studio (Channels > Web) - Add an iframe or HTML control to your Power App - Insert the embed code into the HTML property **Configure properties**: - Set appropriate height/width - Configure any trigger actions or context variables you want to pass
- Add "Copilot Studio bot" component to your canvas
- From the Insert panel, select "AI" category
For both platforms, you'll want to test thoroughly and ensure proper authentication flows if your bot requires user identity.
Would you like more specific details about either of these implementation approaches?To embed your Copilot Studio agent in Microsoft Dynamics 365 CRM and Power Apps, you'll need to follow these steps:
For Dynamics 365 CRM:
Enable Dynamics 365 channel in Copilot Studio:
- Go to your Copilot Studio portal
- Navigate to "Channels" in the left menu
- Select "Dynamics 365"
- Complete the configuration by following the wizard
- In Dynamics 365, go to Settings > Administration - Select "Omnichannel Administration" - Configure the chat widget settings - Link to your Copilot Studio bot - Set up routing rules and agent assignments as needed
- Select "Dynamics 365"
- Navigate to "Channels" in the left menu
For Power Apps:
Use the Power Virtual Agents component:
- Open your Power App in edit mode
- From the Insert panel, select "AI" category
- Add "Copilot Studio bot" component to your canvas
- In the properties panel, configure the bot ID and necessary parameters
- Get the web chat embed code from Copilot Studio (Channels > Web) - Add an iframe or HTML control to your Power App - Insert the embed code into the HTML property **Configure properties**: - Set appropriate height/width - Configure any trigger actions or context variables you want to pass
- Add "Copilot Studio bot" component to your canvas
- From the Insert panel, select "AI" category
For both platforms, you'll want to test thoroughly and ensure proper authentication flows if your bot requires user identity.