Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: Recommended before proceeding - read: Getting Started with Dataloy REST API.

The endpoints for the Port Service Order process are:

...

The integration should use Webhooksto be notified when a new ServiceOrder object is created.

...

It is possible to customize the JSON sent by Dataloy:

Adjust Number of Fields to be Returned from a Request.

The fields property to customize the messages must be encoded with Base64 and set in attribute json of the WebhookSubscription

...

The integration can change an existing Service Order through HTTP PUT, see ServiceOrder, ServiceOrderLine.

Service Order status transitions (since 6.4.0)

Wen a Service Order is created it get the status Draft. The status transitions workflow is the following:

...