Vues can now have single attachments added before they are created. If a vue requires a document, you can upload and attach on vue creation.
* Added Upload File route to allow users to upload file attachments
* Create Vue call now has the following additional fields:
* attachmentFileIds - hold a list of string UUID references to previously uploaded file attachments (files are uploaded via “Upload File” call)
* urgent, backgroundCheckRequired, highQualityRequired, includePhotoTimestamp - boolean fields used as flags for vues (use on a case-by-case b
File Attachments
Initial release of our REST API to pull all your Vue data! Download photos from completed Vues and even create Vues on the fly!
REST API