Calendar subscription URL
When an employee taps the link, a unique URL is generated for that employee. Using the link,
employees can subscribe to their schedule from an external calendar.
The calendar subscription URL has this format:
<protocol>://<host>:<port>/<context>/public/ical/<uid>/myschedule.ics
<uid> is the unique identifier generated for each employee that subscribes to the calendar feed.
For example: https://wfm.inforcloud.com/public/ical/b210dbda-d912-4160-9bae-181445f1de50/myschedule.ics
Note: The endpoint defined above must be publicly
accessible. If your organization accesses WFM from the Internet, then no changes are required.
If your organization requires a company network or VPN to be used, then you must configure a
way for Internet traffic to access the endpoint.