National Park Service (Independent Publisher) (#1494)

* certify-connector

HubSpot CRM, CMS, and Marketing connectors

* certify-connector

Xero Accounting and Payroll connectors

* Revert "certify-connector"

This reverts commit 5fb06db7f3.

* Revert "certify-connector"

This reverts commit 160b208ed6.

* certify-connector

* certify-connector

* certify-connector

* Update apiDefinition.swagger.json

Fixed description

* Update apiDefinition.swagger.json

Cut to below 500

* Update apiDefinition.swagger.json

Cut to below 500.

* Delete icon.png

* Delete settings.json

* Update apiDefinition.swagger.json

* Delete independent-publisher-connectors/HubSpot CMS directory

* Delete independent-publisher-connectors/HubSpot CRM directory

* Delete independent-publisher-connectors/HubSpot Marketing directory

* Delete independent-publisher-connectors/Xero Accounting directory

* Delete independent-publisher-connectors/Xero Payroll - UK directory

* Delete independent-publisher-connectors/Xero Projects directory

* Include iconBrandColor #da3b01 for IP

* Include iconBrandColor #da3b01 in best practices

* Rename README.template.md to readme.md

* Add templates for IP

* Fix typo

* Add files via upload

* Delete Google Cloud Translation directory

* Add files via upload

* Update apiDefinition.swagger.json
This commit is contained in:
Troy Taylor 2022-04-14 22:38:16 -04:00 коммит произвёл GitHub
Родитель c12c72f1a8
Коммит fba32e80b9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 6934 добавлений и 0 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,23 @@
{
"properties": {
"connectionParameters": {
"api_key": {
"type": "securestring",
"uiDefinition": {
"displayName": "API Key",
"description": "The API Key for this api",
"tooltip": "Provide your API Key",
"constraints": {
"tabIndex": 2,
"clearText": false,
"required": "true"
}
}
}
},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "Troy Taylor, Hitachi Solutions",
"stackOwner": "National Park Service, U.S. Department of the Interior"
}
}

Просмотреть файл

@ -0,0 +1,57 @@
# National Park Service
The National Park Service API and developer resources are designed to provide authoritative NPS data and content for internal and external developers creating apps, maps, and websites. You'll find photos and essential information about NPS sites including visitor centers, campgrounds, events, news, alerts, and more, as well as detailed articles about NPS natural and cultural features and important people and places.
## Publisher: Troy Taylor, Hitachi Solutions
## Prerequisites
There is no account needed to access the National Park Service API service.
## Obtaining Credentials
You will need to register for an API key on the [Developer Resources Get Started page](https://www.nps.gov/subjects/developer/get-started.htm).
## Supported Operations
### Get activities
Retrieve categories of activities (astronomy, hiking, wildlife watching, etc.) possible in national parks.
### Get park activities
Returns activites parks information.
### Get alerts
Retrieve alerts (danger, closure, caution, and information) posted by parks.
### Get amenities
Retrieve the amenity types (accessible restrooms, fire pit, picnic area, etc.) available in national parks.
### Get park amenities
Retrieve places within national parks that have different amenities.
### Get visitor center amenities
Retrieve visitor centers within national parks that have different amenities.
### Get articles
Retrieve articles created by national parks and other NPS entities.
### Get campgrounds
Retrieve data about National Park Service campgrounds including addresses, contacts, description, hours of operation, etc.
### Get events
Retrieve events created by national parks and other NPS entities.
### Get lesson plans
Retrieve lesson plans created by national parks and other NPS entities.
### Get news releases
Retrieve news releases created by national parks and other NPS entities.
### Get parks
Retrieve data about national parks (addresses, contacts, description, hours of operation, etc.).
### Get passport stamp locations
Retrieve locations that have national park passport stamps.
### Get people
Retrieve articles providing a synopsis of specific people related to national parks.
### Get places
Retrieve articles providing a synopsis of specific places related to national parks.
### Get things to do
Retrieve suggested things to do recommended by and for specific national parks.
### Get topics
Retrieve categories of topics (American revolution, music, women's history, etc.) relating to national parks.
### Get parks by topic
Retrieve national parks that are related to particular categories of topics (American revolution, music, women's history, etc.).
### Get tours
Retrieve tours with stops at the special places, campgrounds, and visitor centers found within national parks.
### Get visitor centers
Retrieve data about National Park Service visitor centers including addresses, contacts, description, hours of operation, etc.
### Get webcams
Retrieve metadata about National Park Service streaming and non-streaming web cams.
## Known Issues and Limitations
There are no known issues at this time.