Ecologi (Independent Publisher)
Ecologi is a platform to reverse and halt climate change. We facilitate the funding of climate projects and tree planting projects around the world, allowing ordinary people to contribute to real climate action. Our mission is to remove 50% of global CO2 emissions by 2040 and to responsibly plant billions of trees every year.
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 |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://ecologi.com/ |
Privacy policy | https://ecologi.com/pages/privacy-policy |
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 (in the form 'Bearer ' API Key) | securestring | The API Key (in the form 'Bearer ' API Key) for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get total impact |
How many trees has this user planted, and how many tons of CO2 emissions have been offset. |
Get total number of trees |
The total number of trees this user has planted. |
Get total tons of CO2e offset |
The total number of tons of CO2e emissions has this user offset. |
Purchase carbon offsets |
Use this action to purchase 1 or more KG of carbon offsets per request. |
Purchase trees |
Use this action to purchase 1 or more trees per request. |
Get total impact
How many trees has this user planted, and how many tons of CO2 emissions have been offset.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Username
|
username | True | string |
Your Ecologi username. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Trees
|
trees | integer |
The total number of trees purchased. |
Carbon Offset
|
carbonOffset | integer |
The total number of carbon offsets purchased. |
Get total number of trees
The total number of trees this user has planted.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Username
|
username | True | string |
Your Ecologi username. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Total
|
total | integer |
The total number of trees purchased. |
Get total tons of CO2e offset
The total number of tons of CO2e emissions has this user offset.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Username
|
username | True | string |
Your Ecologi username. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Total
|
total | integer |
The total number of carbon offsets purchase. |
Purchase carbon offsets
Use this action to purchase 1 or more KG of carbon offsets per request.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Number
|
number | True | integer |
The number of units to purchase. |
Units
|
units | True | string |
The type of purchase to make. |
Test
|
test | boolean |
Whether this is a test transaction or not. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Number
|
number | integer |
The number of units you purchased. |
Units
|
units | string |
The type of purchase you made. |
Number In Tons
|
numberInTonnes | float |
The number of units you purchased converted to tons. |
Amount
|
amount | integer |
The total cost of this transaction. |
Currency
|
currency | string |
The currency of the amount. |
Purchase trees
Use this action to purchase 1 or more trees per request.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Number
|
number | True | integer |
The number of trees to purchase. |
Name
|
name | string |
The funded by name for these trees. |
|
Test
|
test | boolean |
Whether this is a test transaction or not. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Amount
|
amount | float |
The number of trees to purchase. |
Currency
|
currency | string |
The currency of the amount. |
Tree URL
|
treeUrl | string |
The URL for the trees you just planted. |
Name
|
name | string |
The name you passed. |