Fieldwire · AsyncAPI Specification
Fieldwire Webhooks
Version v3.1
Outbound webhook events delivered by Fieldwire to subscriber `post_url` endpoints. Subscribers register through the Webhooks REST API; Fieldwire POSTs JSON payloads describing entity changes (created, updated, deleted, restored, plus entity-specific verbs like `merged`, `rescanned`, `rotated`, `transferred`).
View Spec
View on GitHub
ConstructionConstruction TechnologyConTechField ManagementPunch ListPlansDrawingsBIMFormsInspectionsProject ManagementHiltiAsyncAPIWebhooksEvents
Channels
attachment
Attachment lifecycle events.
entityTag
entityTagging
floorplan
form
hyperlink
multiHyperlink
project
projectResourceLink
sheet
sheetUpload
task
taskCheckItem
taskRelation
Messages
AttachmentEvent
Attachment lifecycle event
EntityTagEvent
EntityTagEvent
EntityTaggingEvent
EntityTaggingEvent
FloorplanEvent
FloorplanEvent
FormEvent
FormEvent
HyperlinkEvent
HyperlinkEvent
MultiHyperlinkEvent
MultiHyperlinkEvent
ProjectEvent
ProjectEvent
ProjectResourceLinkEvent
ProjectResourceLinkEvent
SheetEvent
SheetEvent
SheetUploadEvent
SheetUploadEvent
TaskEvent
TaskEvent
TaskCheckItemEvent
TaskCheckItemEvent
TaskRelationEvent
TaskRelationEvent
Servers
https
subscriber
The subscriber's HTTPS callback. Fieldwire POSTs JSON event payloads to the `post_url` registered on the subscription.