How does Copilot identify relationshipsforeign keys across relational data?
I’m creating a connector with a custom API Graph. As the API Graph only supports a flat structure of data, how does Copilot identify relationshipsforeign keys across relational data? For example, how do I expose customer details with associated addresses. This is a one-to-many relationship. I assume I would need a Customer ConnectorAPI and a customerAddresses ConnectorAPI. Would copilot automatically work out the relational data by seeing the customerId in the customer address record?
Query Metadata from Knowledge or Data Sources in Copilot Studio
Is it possible to say something like “Show me files with X property set to Y”? I’ve tried using this query with the default create generative answers node with some of my Sharepoint sites, but haven’t been able to get any results. I’ve also tried creating an adaptive card that stores that stores the aforementioned X and Y input and sends them to a Power Automate action that retrieves the links to all of the files that match it, but it doesn’t seem like I can go any further with having the links to the files that match the search criteria.
Difference Between Knowledge Source and Data Source
I’m trying to build a custom copilot. I’ve added several knowledge sources, but when I enable “Search only selected sources” in a “Create generative answers” node it does nothing. If I add links into the data sources under classic data, then it magically works.
Publishing Copilot to Business Central
Does anyone know if it’s possible to publish a custom copilot that’s been created in copilot studio to business central. if so, how?
How do I call variables within a JSON in Microsoft Copilot Studio?
Within the following JSON, I want to place variables to store titles or categories in Copilot Studio. What is the process to be able to take the variables within the JSON?
What is the way to call variables from Copilot Studio to this JSON?