Event banner
Microsoft Search, Ask Us Anything
Event Ended
Wednesday, Jul 27, 2022, 08:00 AM PDTEvent details
Microsoft Search is a leading intelligent search solution available with Microsoft 365 that consolidates islands of information transforming information into knowledge and answers. Through innovativ...
EmilyPerina
Updated Jul 27, 2022
Erwin Verlinden
Jul 27, 2022Brass Contributor
We have a custom Graph API connector in PowerApps for the Search Configuration, but I can't get all the properties that are shown in for example Bookmarks. Is there anything on the roadmap to enhance the Graph API for Search?
BrianTJackett
Microsoft
Jul 27, 2022Can you share which search configuration entities you are searching for and which properties you are unable to return?
- Erwin VerlindenJul 27, 2022Brass Contributor
If I use the 'Import by sample' in the response, then I only get the following properties:
So important properties like 'keywords' 'lastModifiedBy' etc are not retrieved using the the connector.
- BrianTJackettJul 27, 2022
Microsoft
Are you using the Search Configuration API for Bookmarks? This should return properties such as keywords, lastModifiedBy, etc. https://docs.microsoft.com/en-us/graph/api/resources/search-bookmark?view=graph-rest-beta- Erwin VerlindenJul 27, 2022Brass ContributorYes, I am using this Graph API as in the link.