Intentional Data Sources (Preview)
Connector for Granada data sources
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 | Intentional Platform and Applications |
URL | https://www.microsoft.com |
granadasupport@microsoft.com |
Connector Metadata | |
---|---|
Publisher | Microsoft |
Website | https://www.microsoft.com |
Privacy policy | https://privacy.microsoft.com/en-us/privacystatement |
Categories | Data |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
List of Entity |
Gets a list of entities |
List of Entity by Id |
Gets a list of entities by Id |
Single Entity |
Get a single Entity |
Single Entity by Id |
Get a single Entity by Id |
List of Entity
Gets a list of entities
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Bearer Auth token
|
token | True | string |
Bearer Auth token |
Service to call
|
service | True | string |
Which service you want to call |
Graph entity
|
entity | True | string |
Graph entity you want to get |
Id
|
id | string |
Id |
|
MS Graph oDataQuery
|
oDataQuery | string |
MS Graph oDataQuery |
Returns
List of Entity by Id
Gets a list of entities by Id
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Bearer Auth token
|
token | True | string |
Bearer Auth token |
Service to call
|
service | True | string |
Which service you want to call |
Graph entity
|
entity | True | string |
Graph entity you want to get |
Id
|
id | True | string |
Id |
MS Graph oDataQuery
|
oDataQuery | string |
MS Graph oDataQuery |
Returns
Single Entity
Get a single Entity
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Bearer token
|
token | True | string |
Bearer Auth token |
Service to call
|
service | True | string |
Which service you want to call |
Graph entity
|
entity | True | string |
Graph entity you want to get |
Id
|
id | string |
Id |
|
MS Graph oDataQuery
|
oDataQuery | string |
MS Graph oDataQuery |
Returns
Single Entity by Id
Get a single Entity by Id
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Bearer Auth token
|
token | True | string |
Bearer Auth token |
Service to call
|
service | True | string |
Which service you want to call |
Graph entity
|
entity | True | string |
Graph entity you want to get |
Id
|
id | True | string |
Id of graph entity you want to get |
MS Graph oDataQuery
|
oDataQuery | string |
MS Graph oDataQuery |