Calendarific integration (Productivity, Data). Imported from open-connector.
https://calendarific.com/api/v2/countries
/languages
/holidays
| Param | Type | Required | Description |
|---|---|---|---|
| country | string | required | The ISO 3166-1 alpha-2 country code used by Calendarific. |
| year | integer | required | The holiday year to query. Calendarific supports years up to 2049. |
| month | integer | optional | The month number used to limit holiday results. |
| day | integer | optional | The day of month used to limit holiday results. |
| location | string | optional | The state, county, or region code used to narrow holiday results. |
| type | array | optional | The holiday types used to filter Calendarific holiday results. |
| language | string | optional | The ISO 639 language code used to localize holiday names. |
| uuid | boolean | optional | Whether Calendarific should include UUID values in each holiday record. |