Forum Discussion
3mmmiller
Sep 07, 2022Copper Contributor
Classic People Search using Hyperfish Employee Directory Throttling
Hi All. We followed the https://cdn2.hubspot.net/hubfs/3442990/Hyperfish_EmployeeDirectory_Guide.pdf?utm_campaign and the display templates from https://github.com/Hyperfish/SPO-EmployeeDirectory...
rschandl
Sep 16, 2022Copper Contributor
Hello,
Our company is in the same situation. We followed the Hyperfish guide back in 2019 to create an employee directory and it's been working great up until now. We are seeing the same throttling warning when using the query builder. I think the cause/solution is explained in the following article:
https://docs.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online
It would seem that Microsoft is pushing us to modify our custom display templates to utilize the Microsoft Graph API instead of REST.
I'm no web developer so this is all a bit over my head, but it would be great to get some guidance on how to modify our display templates to use the Microsoft Graph API.