Prerequisites
- You must first create an application on APS (find APS tutorial here).
- You must have a BuildingConnected account.
- Your BuildingConnected user must be linked with an Autodesk ID (find Autodesk ID tutorial here).
- You must have a relevant BuildingConnected subscription for each event
- Bid Events (BuildingConnected Pro)
- Opportunity Events (Bid Board Pro)
BuildingConnected Events
The webhooks service currently exposes the following types of BuildingConnected events.
System | Event | Description |
---|---|---|
autodesk.construction.bc |
bid.created | When a new bid revision is created. |
autodesk.construction.bc |
opportunity.comment.created | When a new opportunity comment is created. |
autodesk.construction.bc |
opportunity.comment.deleted | When an opportunity comment is deleted. |
autodesk.construction.bc |
opportunity.comment.updated | When an opportunity comment is updated. |
autodesk.construction.bc |
opportunity.created | When a new opportunity is created. |
autodesk.construction.bc |
opportunity.status.updated | When an opportunity’s status is updated. |
Note: For more information about jobs, see the BuildingConnected API documentation.