Decentraland (Independent Publisher) (Preview)
A Power Platform Connector for connecting to the Decentraland API to search for metaverse LAND parcels,
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 | Roy Paar |
roypaar@microsoft.com |
Connector Metadata | |
---|---|
Publisher | Roy Paar |
Website | https://decentraland.org |
Privacy policy | https://decentraland.org/legal |
Categories | Lifestyle and Entertainment |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Districts |
A listing of districts in Decentraland |
Get Id |
A blockchain Id of a parcel in Decentraland |
Get Parcel Details |
The details of a specific parcel in Decentraland |
Get Parcel Map |
A map of parcels in Decentraland |
Get Districts
Get Id
A blockchain Id of a parcel in Decentraland
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The X coordinate of the LAND parcel
|
x1 | True | string |
The X coordinate of the LAND parcel |
The X coordinate of the LAND parcel
|
x2 | True | string |
The X coordinate of the LAND parcel |
The Y coordinate of the LAND parcel
|
y1 | True | string |
The Y coordinate of the LAND parcel |
The Y coordinate of the LAND parcel
|
y2 | True | string |
The Y coordinate of the LAND parcel |
Setting to tokenId will return the blockchain Id
|
include | True | string |
Setting to tokenId will return the blockchain Id |
Returns
- Body
- GetTilesResponse
Get Parcel Details
The details of a specific parcel in Decentraland
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The X coordinate of the LAND parcel
|
x | True | string |
The X coordinate of the LAND parcel |
The Y coordinate of the LAND parcel
|
y | True | string |
The Y coordinate of the LAND parcel |
Returns
Get Parcel Map
A map of parcels in Decentraland
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
The X coordinate of the LAND parcel
|
x | True | string |
The X coordinate of the LAND parcel |
The Y coordinate of the LAND parcel
|
y | True | string |
The Y coordinate of the LAND parcel |
The width of the map returned between 32 and 2048
|
width | True | integer |
The width of the map returned between 32 and 2048 |
The height of the map returned between 32 and 2048
|
height | True | integer |
The height of the map returned between 32 and 2048 |
Size of each parcel btwn 5 and 40 i.e. 10 will render each parcel as 10x10 px
|
size | True | integer |
The size of each parcel between 5 and 40 i.e. 10 will render each parcel as 10x10 pixels |
If true parcels that are on sale are highlighted
|
publication | True | boolean |
If true parcels that are on sale are highlighted |
Returns
- Body
- GetParcelMapResponse
Definitions
GetDistrictsResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
GetTilesResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
GetParcelMapResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
GetParcelDetailsResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
statusDetails
Name | Path | Type | Description |
---|---|---|---|
success
|
success | boolean | |
statusCode
|
statusCode | string | |
messages
|
messages | array of messages |
messages
Name | Path | Type | Description |
---|---|---|---|
code
|
code | string | |
description
|
description | string | |
id
|
id | string |