Skip to content

Integration

Status Management APIs

The following APIs are available for the API Group statusmanagement of the API publisher _apportunix

  • items

Power Platform integration

To integrate Status Management with the Microsoft Power Platform the following integrations are available in the extension.

Business Events

Status Change - 1.0 (Apportunix)

Enum / Options parameters must be added as Integer value, because when using Enum/Option parameters BC use the Caption instead of the Name which will break the PowerAutomate/Connected Application when changing user language.

Parameter: appliesToType (Enum integer/name)

  • value(0; Item)
  • value(1; Sales)
  • value(2; Purchase)
  • value(3; Customer)
  • value(4; Vendor)
  • value(5; Job)
  • value(6; Service)

Parameter: action Enum (Enum integer/name)

  • value(0; None)
  • value(1; Init)
  • value(2; Previous)
  • value(3; Next)
  • value(4; Edit)

API Actions

  • Item API ChangeStatus action with parameter newStatusCode: with this action you can change to another status (if allowed by permissions etc.).

Last update: September 10, 2024