Hello,
yes, just it can process a date range, i.e. from date to date rather than down to minutes. A link for this would look like this:
https://yoursite.address/?hcs=sh4&hca=feed/someKey/calendarId/employeeId/YYYYMMDD/YYYYMMDD
where
someKey: random auth code that you can find on Administration, Shifts Feed page.
calendarId: calendar id, you can insert a specific calendar id or use ‘x’ for all calendars
employeeId: employee id, you can insert a specific employee id or use ‘x’ for all employees
then from date and to date in YYYYMMDD format
For example,
https://yoursite.address/?hcs=sh4&hca=feed/1a2b3c/x/123/20230201/20230228
You can view example links in Administration, Shifts Feed.
By the way, in version 4.9.20 it was giving wrong links there pointing to the admin area which wouldn’t work if you are not logged in. It was fixed in 4.9.21, please update to the latest version.