Skip to main content

2022-06-27

· One min read
Samantha Zhang
Samantha Zhang
Co-founder

What we have updated since last release:

  • Simplified request paths. We’ve removed project_id and categories like /construction from the request path and moved it to request headers. It’s a backward compatible change.
    • Benefit: ensure API path consistency across source systems, e.g. all file transfer APIs across categories now use the same request path.
    • Before: /construction/projects/{project_id}/folders/{folder_id}/files
    • After: /folders/{folder_id}/files with Project-Id in the header
  • Agave File Picker
    • Added tree view
    • Enabled for Aconex
  • Enable webhooks for Procore drawings
  • Support large file transfer up to 50GB for BIM 360 and Aconex

What we are working on next: