TheGoodAPI (Independent Publisher) (Preview)
TheGoodAPI allows you to plant trees after any event in your app (subscription, product purchase, or any other customer milestone). Showcase your investment in our planet to your customers and drive more conversions. We plant trees on your behalf and invoice you once a month.
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 | Troy Taylor |
URL | https://www.hitachisolutions.com |
[email protected] |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://www.thegoodapi.com/ |
Privacy policy | https://www.thegoodapi.com/ |
Categories | Lifestyle and Entertainment |
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
Get trees planted |
Returns the total number of trees planted. |
Plant trees |
Send the number of trees you'd like planted. |
Get trees planted
Returns the total number of trees planted.
Returns
Name | Path | Type | Description |
---|---|---|---|
Total Planted Trees
|
total_planted_trees | integer |
The total of planted trees. |
Tree Details
|
tree_details | array of object | |
Count
|
tree_details.count | integer |
The tree count. |
Created At
|
tree_details.created_at | string |
When created at. |
Plant trees
Send the number of trees you'd like planted.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Count
|
count | integer |
The tree count. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Total Planted Trees
|
total_planted_trees | integer |
The total of planted trees. |
Tree Details
|
tree_details | array of object | |
Count
|
tree_details.count | integer |
The tree count. |
Created At
|
tree_details.created_at | string |
When created at. |