This integration is designed to overlay a user's Clipboard calendar inside Schoolbox. This works for Students only, displaying their Clipboard events inside their Schoolbox Calendar.
Configuration:
- Navigate to Admin> Calendar> Subscriptions.
- Toggle VCAL subscriptions to ‘On’, and select ‘Save Changes’.
- Enter the following URL:
https://api.clipboard.app/sessions?sisId=[externalId]&format=ics. - Enter your authorisation code provided by Clipboard.
- Select the Event Type you wish the events to appear as. This will impact the colour of the events and the filtering function.
- Select campus and roles you wish to have the integration for. Please note parents should see the Calendar via their student's Calendar not their own.
Where a school would like to filter these results to only pull through non-team based events, the additional parameter can be added to the end of the configuration as shown below:
https://api.clipboard.app/sessions?sisId=[externalId]&format=ics&excludeSessionsWithTeams=true