This article describes how to use EPR's Connect API to upload documents for a particular project.
Prerequisites
A project record has been created. SeeĀ Creating a new Project
Step-by-step guide
Call this method to upload plan review documents (in PDF format) and supporting attachments (any file format) for a particular Project,
Method | Notes |
---|---|
POST/uploadDocument | Scout PDF inspector will be invoked automatically. Plan review documents rejected by Scout cannot be uploaded to EPR. The customer must correct the issues noted before proceeding. |
GET/project/{project_id}/documents | Call this method to retrieve the data records(s) for your newly uploaded document. (The document ID value will be required if you intend to create plan review assignments.) |
Next Steps
Related articles