Microsoft Dynamics NAV · Example Payload

Automation Feature Example

A sample description.

Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavision

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

Top-level fields

iddisplayNamedescriptionenabledlearnMoreUrl

Example Payload

Raw ↑
{
  "id": "abc123",
  "displayName": "example_value",
  "description": "A sample description.",
  "enabled": true,
  "learnMoreUrl": "https://www.example.com"
}