Hi,
I hope everything is good with you.
I'm working on the Copilot Plugin Actions to get the Data from the SharePoint List.
For that, I'm using the SharePoint Get Items Plugin.
Here I'm using Security, Authentication, and Manual (Custom website).
for this one, I registered the App in Azure, and from there I got the Client ID and Secret Code.
But, I'm unable to get the data from the SharePoint List.
Getting an error like: - Sorry, something went wrong. Error code: SystemError. Conversation ID: 570af24e-d925-4eb7-8723-0433ff493726. Time (UTC): 2/27/2024 5:20:59 AM.
And If I use MSN weather Plugin then I'm getting the data.
I don't know where I'm missing the exact point,
If you guys have any suggestions, tips, or references, drop here.
Thanks for your time,
Thank you.
Sure, I'll try this method.
Thank you.
I don't know that a plug-in will do that for you, i.e. translate natural language into a filter recognized by the connector. I suggest you use a connector action and build the filter query yourself. You may have to create some custom entities (e.g. Mobile Model, Name etc.) to be able to capture the relevant information from user utterances.
Sure,
I've a SharePoint list it's contains data about MobileList (Mobile Name, Mobile type - are the columns).
The requirement is: - Whatever user asks a question (like: - Need mobile list) then I need to provide the Data from the SharePoint List as a table.
for this requirement, I'm using Copilot Plugin.
and by using Power Automate flow (filter query) we can the requirement.
Not sure why you would want to use a plugin action here and not just a connector. Can you describe the desired conversation flow? What would users ask and what information should be provided?
Yes,
I'm using the Plugin inside the topic.
By screenshot, you can find the related info.
How are you using this plugin? Inside a topic or with dynamic chaining? Can you share a screenshot?