Cloverly (Independent Publisher) (#1326)
* certify-connector HubSpot CRM, CMS, and Marketing connectors * certify-connector Xero Accounting and Payroll connectors * Revert "certify-connector" This reverts commit5fb06db7f3
. * Revert "certify-connector" This reverts commit160b208ed6
. * 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:
Родитель
89a32283f7
Коммит
e8c64ec563
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"properties": {
|
||||
"connectionParameters": {
|
||||
"api_key": {
|
||||
"type": "securestring",
|
||||
"uiDefinition": {
|
||||
"displayName": "Production Public Key",
|
||||
"description": "The Production Public Key for this api",
|
||||
"tooltip": "Provide your Production Public Key",
|
||||
"constraints": {
|
||||
"tabIndex": 2,
|
||||
"clearText": false,
|
||||
"required": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"iconBrandColor": "#da3b01",
|
||||
"capabilities": [],
|
||||
"publisher": "Troy Taylor",
|
||||
"stackOwner": "Cloverly"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,41 @@
|
|||
# Cloverly
|
||||
Cloverly's powerful API calculates the impact of common carbon-intensive activities in real time and uses verified, quality carbon offset projects to neutralize them. Businesses and consumers count on Cloverly to offset their carbon footprint and create positive environmental change based on real-time business activities.
|
||||
|
||||
## Publisher: Troy Taylor, Hitachi Solutions
|
||||
|
||||
## Prerequisites
|
||||
This connector requires a production account, pre-loaded with at least $5.
|
||||
|
||||
## Obtaining Credentials
|
||||
In your account settings, there is a page for API keys. On this page, there will be a pre-generated Production Public Key. You will use this key as part of a bearer token, such that when you authenticate, you will use "Bearer public_key:abc123".
|
||||
|
||||
## Supported Operations
|
||||
### Direct purchase by carbon amount
|
||||
Allows either the calculation or purchase of an offset to neutralize the impact.
|
||||
### Direct purchase by transaction amount
|
||||
Allows either the calculation or purchase of an offset to neutralize the impact.
|
||||
### Calculate emissions from package shipping
|
||||
Calculate the carbon emissions from package shipping and offset the impact.
|
||||
### Calculate emissions from merchant category code (MCC)
|
||||
Calculate the carbon emissions from merchant category code (MCC) and offset the impact.
|
||||
### Calculate the emissions from freight shipments
|
||||
Calculate the carbon emissions from freight shipments and offset the impact.
|
||||
### Calculate the emissions from flight
|
||||
Calculate the carbon emissions and offset the impact from a flight.
|
||||
### Calculate the emissions from vehicle
|
||||
Calculate the carbon emissions and offset the impact from a vehicle.
|
||||
### Calculate the emissions from electricity
|
||||
Calculate the carbon emissions and offset the impact from electricity.
|
||||
### View project details
|
||||
Get details about an offset source with the given project ID.
|
||||
### View custom portfolio details
|
||||
Get information around a given portfolio ID. Includes a back reference to offset sources.
|
||||
### List project types
|
||||
Returns a list of project types.
|
||||
### Get account information
|
||||
Returns details about your account.
|
||||
### Convert estimate to purchase
|
||||
Converts a carbon offset estimate to a purchase.
|
||||
|
||||
## Known Issues and Limitations
|
||||
There are no known issues at this time.
|
Загрузка…
Ссылка в новой задаче