Abstract Holidays (Independent Publisher) (Preview)
Abstract's Public Holidays is a fast, lightweight, modern solution that allows you to get the public, local, religious, and other holidays of a particular country.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Fördős András |
fordosa90+ipc_abstrholi@gmail.com |
Connector Metadata | |
---|---|
Publisher | Fördős András |
Website | https://docs.abstractapi.com/holidays |
Privacy policy | https://www.abstractapi.com/legal/dpa |
Categories | Data;Business Intelligence |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
List holidays |
List the public holidays for a specific country. |
List holidays
List the public holidays for a specific country.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Country
|
country | True | string |
The country’s two letter ISO 3166-1 alpha-2 code (e.g., 'SE' for Sweden). |
Year
|
year | string |
The year to get the holiday(s) from. Note that this is optional on paid plans and required on free plans. |
|
Month
|
month | string |
The month to get the holiday(s) from, in the format of 1-12 (e.g., 1 is January, etc). Note that this is optional on paid plans and required on free plans. |
|
Day
|
day | string |
The day to get the holiday(s) from, in the format of 1-31. Note that this is optional on paid plans and required on free plans. |
Returns
Name | Path | Type | Description |
---|---|---|---|
|
array of object | ||
Name
|
name | string |
The name of the holiday. |
Name local
|
name_local | string |
The local name of the holiday. |
Language
|
language | string |
If the name_local is used, then this specifies the language in which it is in. |
Description
|
description | string |
A short description or additional details on the holiday, such as whether it is part of a long weekend. |
Country
|
country | string |
The country in which the holiday occurs, returned directly from the request. |
Location
|
location | string |
The location or region in which the holiday occurs, if the holiday is that specific. |
Type
|
type | string |
The type of holiday it is (e.g., public holiday, religious holiday, etc). |
Date
|
date | string |
The date on which the holiday occurs. |
Date year
|
date_year | string |
The year in which the holiday occurs. |
Date month
|
date_month | string |
The month in which the holiday occurs. |
Date day
|
date_day | string |
The day in which the holiday occurs. |
Week day
|
week_day | string |
The day of the week on which the holiday occurs (Monday, Tuesday, Wednesday, etc.) |