Azure Logic Apps · Example Payload

Azure Logic Apps Api Deployment Parameter Metadata Example

example-string

AzureIntegrationiPaaSWorkflows

Azure Logic Apps Api Deployment Parameter Metadata 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

descriptiondisplayNameisRequiredtype

Example Payload

Raw ↑
{
  "description": "example-string",
  "displayName": "example-string",
  "isRequired": true,
  "type": "example-string"
}