This Lightning Web component enables you to download public holidays for a chosen resource and save them as unavailabilities in GoMeddo. Availability for resources can be inherited. For example, you can set it up to make all rooms in a country unavailable using this component.
The data we use in this component is fetched from the https://www.openholidaysapi.org/en/. OpenHolidays API is a small Open Data project that collects public holiday and school holiday data and makes it available via an open REST API interface.
Installation
Use this URL to install the package into Production and Developer orgs
Use this URL to install the package into Sandbox orgs
How to use
After installation, a new lightning page will be available with the name Public Holiday Downloader, on this page the component will be displayed. Because it is an unlocked package you can modify the source code if needed.