Azure Logic Apps · Example Payload

Azure Logic Apps Api Reference Example

example-string

AzureIntegrationiPaaSWorkflows

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

Top-level fields

brandColordescriptiondisplayNameiconUri

Example Payload

Raw ↑
{
  "brandColor": "example-string",
  "description": "example-string",
  "displayName": "example-string",
  "iconUri": "example-string"
}