microsoft / BotFramework-Composer

Dialog creation and management for Microsoft Bot Framework Applications
https://docs.microsoft.com/en-us/composer/
MIT License
868 stars 372 forks source link

How to get the data from dataverse(CRM) to azure bot(Bot framework composer) #9631

Closed Nishabhardwaj786 closed 11 months ago

Nishabhardwaj786 commented 1 year ago

Hi,

I've registered an app and configured all settings within the Azure Portal. Successfully implementing OAuth login has allowed me to obtain the token as expected. However, despite adding the app to the CRM system and performing the necessary configurations, I'm not able to retrieving CRM data.

Kindly help me to retrieve the data from CRM by using the HTTP action in Azure Bot(Bot framework composer).

Thanks & Regards,

Nisha Kashyap

image

dmvtech commented 11 months ago

The Microsoft Bot Framework team prefers that how to questions be submitted on Stack Overflow. The official Bot Framework Github repos are the preferred platform for submitting bug fixes and feature requests.