A model that allows you to synchronize the status of a document with a status in an via an external API
sync-external-status
Version: 1.0.0
Infer: No
Event Aware: Yes
Option | Description |
---|---|
update_status_endpoint | The full URL of the API endpoint that will receive status update notifications |
statuses_to_process | List of document statuses that should trigger synchronization with the external system |
CorrelationId
in their metadata that identifies them in the external systemstatuses_to_process
listName | Label | Type | Description | Default | Required |
---|---|---|---|---|---|
update_status_endpoint | Update Status Endpoint | string | The endpoint to use for updating the status of the document | - | No |
statuses_to_process | Statuses to Process | list | N/A | - | No |