Microsoft Power Automate · Example Payload

Power Automate Management Api Connector Example

AutomationBusiness ProcessIntegrationLow-CodeMicrosoftPower PlatformRPAWorkflow

Power Automate Management Api Connector Example is an example object payload from Microsoft Power Automate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameproperties

Example Payload

Raw ↑
{
  "name": "shared_commondataserviceforapps",
  "properties": {
    "displayName": "Microsoft Dataverse",
    "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1778/1.0.1778.4417/commondataserviceforapps/icon.png",
    "isCustomApi": false,
    "tier": "Standard"
  }
}