
Announcements
Hi,
I am trying to add a floating chatbot on a sharepoint page but i am unable to find the BOT id. In my previous chatbot I have used the one which is now called schema name, but there have been so many updated since then.
I have following ID now:
And i need ID for here:
I have tried this but not helping: Solved: Where is the Bot ID? - Power Platform Community (microsoft.com)
Hoping to get some solution to it. Thanks in advance.
Priyanka
The post you are referring to does provide the correct guidance on how to extract your bot id, but if you're using a custom webpart it would be difficult to troubleshoot.
Maybe consider using this sample instead?
https://github.com/microsoft/CopilotStudioSamples/tree/master/SharePointSSOComponent
It renders a copilot/bot in SharePoint with SSO support