Azure Logic Apps · Example Payload

Azure Logic Apps Api Resource Metadata Example

AzureIntegrationiPaaSWorkflows

Azure Logic Apps Api Resource Metadata Example is an example object payload from Azure Logic Apps, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

brandColorconnectionTypehideKeysourcetags

Example Payload

Raw ↑
{
  "brandColor": "example-string",
  "connectionType": "example-string",
  "hideKey": "example-string",
  "source": "example-string",
  "tags": {}
}