Microsoft Power Platform APIs · Example Payload

Power Platform Application Package Example

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Power Platform Application Package Example is an example object payload from Microsoft Power Platform APIs, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iduniqueNameversionlocalizedDescriptionlocalizedNameapplicationVisibilitystatelastError

Example Payload

Raw ↑
{
  "id": "abc123",
  "uniqueName": "example_value",
  "version": "example_value",
  "localizedDescription": "example_value",
  "localizedName": "example_value",
  "applicationVisibility": "example_value",
  "state": "example_value",
  "lastError": "example_value"
}