API News - March 2024

It's been a busy few months for APIs. Here's a recap of some of the updates you may have missed.

 

Copy project API

 

Mail Group APIs

  • Mail groups can be managed externally without logging into Aconex:
    • Create a mail group
    • Update a mail group
    • Delete a mail group
    • Read a mail group
    • Add users to mail group
    • Remove users from mail group
  • API can be integrated anywhere.

View Aconex Directory APIs 

 

Updates for Cost APIs

To help you integrate with Cost, we've added payload examples for the following APIs:

  • PATCH /projects​/{projectId}​/time-phased-data/{id}
  • PATCH /projects​/{projectId}/activities/{id}
  • PATCH /projects​/{projectId}​/period-actuals/{id}
  • PUT /projects​/{projectId}​/time-phased-data/{id}
  • PUT /projects​/{projectId}​/time-phased-data/bulk
  • PUT /projects​/{projectId}/activities/{id}
  • PUT /projects​/{projectId}​/period-actuals/{id}
  • POST /admin/configured-calculated-field-definition
  • POST /admin/configured-manual-field-definition
  • POST /projects/{projectId}/admin/configured-calculated-field-definition
  • POST /projects/{projectId}/admin/configured-manual-field-definition

View Cost APIs

 

OAuth

Smart Construction Platform (SCP) OAuth has been renamed to Lobby OAuth.

 

OAuth integrations

The existing Non-Interactive Integration type has been renamed to User-Bound Integration and a new method for implementing a Non-Interactive Integration has been provided.

  • Non-Interactive Integrations that connect to multiple Aconex instances can now register a single OAuth Client rather than multiple.
  • A Non-Interactive Integration can use different user accounts to access Aconex.

 More details can be found on Support Central.