Calendar subscription URL
When an employee taps the URL icon on the My Schedule page, a unique URL is generated for that employee, allowing them to subscribe to their WFM calendar through 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, no changes will need to be
made. If your organization requires a company network or VPN to be used, you will need to
configure a way for Internet traffic to access the endpoint.