← Tools Reference

Calendarific

Calendarific integration (Productivity, Data). Imported from open-connector.

API key3 toolshttps://calendarific.com/api/v2
GET
calendarific_list_supported_countries
List countries currently supported by Calendarific.

/countries

GET
calendarific_list_supported_languages
List languages currently supported by Calendarific.

/languages

GET
calendarific_get_holidays
List Calendarific holidays for a given country and year with optional filters.

/holidays

8 parameters
ParamTypeRequiredDescription
countrystringrequiredThe ISO 3166-1 alpha-2 country code used by Calendarific.
yearintegerrequiredThe holiday year to query. Calendarific supports years up to 2049.
monthintegeroptionalThe month number used to limit holiday results.
dayintegeroptionalThe day of month used to limit holiday results.
locationstringoptionalThe state, county, or region code used to narrow holiday results.
typearrayoptionalThe holiday types used to filter Calendarific holiday results.
languagestringoptionalThe ISO 639 language code used to localize holiday names.
uuidbooleanoptionalWhether Calendarific should include UUID values in each holiday record.