Nager.Date
Nager.Date publishes public holiday data for more than 100 countries. Fetch a country's public holidays for a given year, check whether a given date is a public holiday or a working day, list the next upcoming holidays worldwide or for one country, and read the supported country list and each country's regional subdivisions. No credentials required.
What your agent can do with Nager.Date
Triggers and actions 6 actions
- ActionCheck today public holiday
Determine whether today is a public holiday in the specified country, optionally adjusted by a UTC offset. GET /api/v3/IsTodayPublicHoliday/{countryCode}
- ActionFind Long Weekends
Retrieve all long weekends for a given country and year. GET /api/v3/LongWeekend/{year}/{countryCode}
- ActionGet Country
Retrieve detailed information about a specific country by country code. GET /api/v3/CountryInfo/{countryCode}
- ActionList Countries
Retrieve the complete list of all supported countries. GET /api/v3/AvailableCountries
- ActionList Next Public Holidays
Retrieve all upcoming public holidays occurring within the next 365 days for a given country. GET /api/v3/NextPublicHolidays/{countryCode}
- ActionList Public Holidays
Retrieve the list of all public holidays for the specified year and country. GET /api/v3/PublicHolidays/{year}/{countryCode}
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Nager.Date API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
Non-Working DaysNon-Working Days (isdayoff.ru) is a production-calendar service that says whether a given date is a working...
The CalendarThe Calendar publishes date-based reference data as static JSON files covering public holidays and event...
UK Bank HolidaysUK Bank Holidays is the official GOV.UK feed of public holiday dates for the United Kingdom. A caller can...