Events
Learn what are events and how you can subscribe to them to build and set up integrations.
Projects
The following events are available to subscribe to on projects.
Event | Description |
---|---|
| Triggered when a project has launched and is made available to be claimed by an author. This event turns out to be useful when project are launched asynchronously. Launch process can safely be retried if this event is not received in a reasonable time (more than 30 minutes). |
| Triggered when a project is finalized, meaning that all documents have been attached to it and translation memory analysis and/or PEMT have been ran successfully. |
| Triggered when project with |
| Triggered when a project is canceled. |
| Triggered when a project's translation memory analysis has successfully completed and project's cost has been updated accordingly. |
| Triggered when a project's translation "Force Exact Matches" analysis has successfully completed and project's cost has been updated accordingly. |
| Triggered when the work for all project's documents has been submitted, and the documents are ready for internal quality control or for review by the client. |
Documents
The following status change events are available on documents:
waiting_assignment
in_progress
in_review
incomplete
completed
paused
canceled
quality_control
copyscape
counting_words
See the following page for more informations about status change events:
WorkflowIn addition, the following events are also available on documents.
Event | Description |
---|---|
| Triggered when a the task of counting words on a document has successfully completed. |
| Triggered when a new message has been created on a document's support thread. |
Last updated