Some customers have internal (intranet) websites with profile pages for each employee. They would like their colleagues to be able to see where a particular person is sitting in the office. Here's how to do that.
Setup Guide
1. Go to People > Employees and click the Export button to download your employee data in .CSV spreadsheet format.
2. Open the .CSV file and get the MemberID for the employee from the ID column.
Alternatively, get the employee's e-mail address.
3. Create a URL for the user in the following format:
https://workplace.officernd.com/community/ORG_SLUG/find-member?memberId={MEMBER_ID}
Example: https://workplace.officernd.com/community/officernd/find-member?memberId={644287b9e19035293e433bd7}
or
https://workplace.officernd.com/community/ORG_SLUG/find-member?memberEmail=USER_EMAIL
Example: https://workplace.officernd.com/community/officernd/find-member?memberEmail=[email protected]
What is ORG_SLUG? This is what appears in the URL bar immediately after https://workplace.officernd.com/ when you open the Admin Portal i.e. https://workplace.officernd.com/officernd/.
You can also get or modify it, from the Admin Site Url field in Settings > Organization > General tab.
4. Insert the link in your employee's profile page. It will open a new page in Workplace called Find Colleague, which is, effectively, your organization's Office Map page with pre-configured filters (i.e., Member ID, Date=Today, Location, Floor).
5. The Floorplan should zoom in on the first booked or assigned desk found for that member:
If no desk is found for the user that day, the Colleague not in office message will be shown in place of the office map.