Microsoft Dynamics NAV · Example Payload

Automation Profile Example

A sample description.

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

Automation Profile Example is an example object payload from Microsoft Dynamics NAV, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

profileIdscopecaptiondescriptionapplicationIdenabled

Example Payload

Raw ↑
{
  "profileId": "500123",
  "scope": "example_value",
  "caption": "example_value",
  "description": "A sample description.",
  "applicationId": "500123",
  "enabled": true
}