Documents
The following events can be subscribed upon:
documents.document.uploadCompleted: Once the driver has fully uploaded the document and it appears on the SCALAR Documents Overview page, an event message is created.
documents.document.updateCompleted: Within a workflow, the driver can navigate back to previous questions and return to the document entry to update it by adding or removing scans or photos, or by updating the comment
documents.document.deleted: If the driver navigates back to a question that precedes the document entry, all subsequent answers are removed when the driver selects Next. As a result, the associated document is also removed. In this case, a new event message, documents.document.deleted, will be sent.
Events
documents.document.uploadCompleted
documents.document.updateCompleted
Updated about 9 hours ago