Forum Discussion
Luke Hoffman
Feb 26, 2018Iron Contributor
User / Project Directory Options
We have a very outdated employee directory here that we are looking to update. We're a construction company so it's important that we are not only keeping track of employee contact information, but ...
Dean_Gross
Mar 15, 2018Silver Contributor
take a look at hyperfish to help get you AD profiles updated.
you can use Flow to grab data from Salesforce
Delve is not extensible
Here is a good example that could help you get started http://sympmarc.com/series/create-a-simple-sharepoint-2013-employee-directory-on-office365/
you can use Flow to grab data from Salesforce
Delve is not extensible
Here is a good example that could help you get started http://sympmarc.com/series/create-a-simple-sharepoint-2013-employee-directory-on-office365/
- DeletedApr 07, 2018You could extend the SharePoint User Profile with custom properties and import the informations from your Oracle System via the bulk import API for SharePoint User Profiles. Afterwards you can build a search driven people directory within SharePoint that links to the Delve Profiles. The custom SharePoint User Profile Properties are also displayed in Delve if I'm right. Should bei pretty simple to do.