This article provides an overview of the support and limitations for key objects managed within the Data Warehouse (DW) when integrated with Filevine. Each object — such as Forms, Collection Items, Projects, Contacts, and Documents — behaves differently in terms of data ingestion, updates, auditing, and webhook coverage. The goal is to help you understand what to expect when working with these records inside the Data Warehouse.
Throughout this article, you’ll find detailed information for each object, including its DW table name, hydration behavior, audit support, supported field types, and known limitations. We also cover how each object interacts with webhooks — which fields are included in webhook events, and what data might be missing due to Filevine’s integration behavior.
This article is designed as a quick reference for technical users, data teams, and developers working with Filevine integrations. Understanding these support details and limitations will help you anticipate system behavior, avoid common pitfalls, and build more reliable processes when consuming or analyzing Filevine data in your Data Warehouse.
Form Object — Support and Limitations
Category |
Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Form_{project_type}_{section} | |
Hydrations |
Limitations Some fields may not populate fully or consistently due to general limitations in how data is imported (hydrated). |
Updates |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported Yes — Changes are tracked and logged for audit purposes. |
|
Field Types Supported:
| |
|
Limitations Only fields that are available through the report builder are supported. | |
Webhook |
Supported Yes — Webhooks are supported and send real-time updates. |
|
Relevant Webhook Fields When a webhook event is triggered, it includes the following fields:
| |
|
Limitations The field projectIdPartner is only available when requesting a single item (ITEM endpoint), not when retrieving a full list (LIST endpoint). This means it won't appear if you're pulling many forms at once. | |
Known Matters |
|
CollectionItem Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_CollectionItem_{project_type}_{section} Used for storing items within a Collection. Includes project type and section name for clarity. | |
Hydrations |
Limitations Some fields may not populate fully or consistently due to general limitations in how data is imported (hydrated). |
Updates |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported Yes — Changes are tracked and logged for audit purposes. The audit relies on the Filevine report List of {sectionName} Items tied to each collection. |
|
Field Types Supported
| |
|
Limitations
| |
Webhook |
Supported Yes — Webhooks are supported and send real-time updates. |
|
Field Types Supported When a webhook event is triggered, it includes the following fields: Event Info:
Timestamps:
| |
|
Field Supported By webhook:
By other logic: N/A By API: N/A | |
|
Limitations The field projectIdPartner is only available in ITEM endpoints, not in LIST responses. It is only populated through webhook events. | |
Known Matters |
|
Taskflow Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Form_{project_type}_{section} Taskflow events are captured within form and collection tables. | |
Hydrations |
Limitations N/A — Taskflow data is not hydrated from the API; it relies exclusively on webhook events for taskflow-related timestamps. |
Updates |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported No — Changes to taskflow fields are not audited. |
|
Limitations These fields are only populated by webhook events. They are not available via the Filevine API and are not hydrated through standard import processes. | |
Webhook |
Supported Yes — Webhook events are the only source of Taskflow data in the Data Warehouse. |
|
Field Types Supported Taskflow-specific system fields: By webhook:
By other logic:
By API: N/A | |
|
Limitations
| |
Known Matters |
|
Project Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Project This table stores general project information from Filevine. | |
Hydration |
Limitations Some project fields may not populate or update due to how webhook events are triggered. |
Update Limitations |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported Yes — Changes to project data are tracked and logged for audit purposes. |
|
Audit Limitations Audit compares values from the Filevine report List of Projects. Supported fields include:
| |
|
Field Types Supported Fields listed in the Filevine List of Projects report. See above for details. | |
|
Field Limitations The webhook event updated is not triggered in certain cases:
| |
Webhook |
Supported Yes — Webhooks are supported and deliver project-level updates. |
|
Field Types Supported Webhook-delivered fields include date and phase info not available in the API: phaseDater and similar values are populated only via webhook. | |
|
Limitations
| |
Known Matters |
|
Contact Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Contact_{tab_id} Contacts are stored in a legacy table and one or more custom tab tables depending on configuration. | |
Hydrations |
Limitations Some contact fields may not populate due to webhook behavior and Filevine limitations. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Limitations Yes — Changes are tracked and logged for audit purposes. |
|
Audit Limitations
Supported fields include:
| |
|
Field Types Supported All standard fields listed above from the Marketing List report. Custom fields are only partially supported depending on webhook payload. | |
|
Field Limitations
| |
Webhook |
Supported Yes — Webhooks are supported and used for real-time updates |
|
Field Types Supported Typical webhook fields include creation and update timestamps, user data, and standard contact field updates. Tab-related information is limited in some webhook events. | |
|
Limitations
| |
Known Matters |
|
Document Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name This table stores document metadata for files uploaded in Filevine. | |
Hydration |
Limitations Not applicable — data is captured directly through webhook events. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported Yes — Changes to documents are tracked and logged for audit purposes. |
|
Audit Limitations Audit uses Filevine’s List of Docs report and includes:
| |
|
Field Types Supported Standard fields included in the document report above. | |
|
Field Limitations
| |
Webhook |
Supported Yes — Webhooks are supported and used for document creation, updates, and some deletion events. |
|
Field Types Supported Refer to Filevine webhook documentation for full event list: | |
|
Limitations
| |
Known Matters |
|
Note Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Note This table stores comment and note activity created in Filevine projects. | |
Hydration |
Limitations Notes marked as Reminders are not included in the list endpoint and do not trigger webhook events — therefore, they are excluded from the DW. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported Yes — Changes to notes are tracked and logged for audit purposes. |
|
Audit Limitations Notes marked as Reminders are excluded from the audit process. Audit compares data from the Filevine List of Notes report, including:
| |
|
Field Types Supported Standard note metadata fields listed above, as available through the List of Notes report. | |
|
Field Limitations
| |
Webhook Support |
Supported Yes — Webhooks are supported and used for creating and updating note records. |
|
Field Types Supported Refer to Filevine webhook documentation: | |
|
Limitations
| |
Known Matters |
|
Project Deadline Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Deadline This table stores deadline-related information tied to Filevine projects. | |
Hydration |
Limitations Not applicable — deadlines are written directly from webhook events. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported No — Project deadline data is not audited. |
|
Audit Limitations Not applicable — no audit support is currently implemented for this object. | |
|
Field Types Supported Standard project deadline fields as exposed through Filevine and supported by the webhook events. | |
|
Field Limitations The MassUpdated webhook event is not supported, as it does not provide enough detail to correctly update records in the Data Warehouse. | |
Webhook |
Supported Yes — Webhooks are supported and used to create and update project deadline data. |
|
Field Types Supported Standard deadline creation and update fields (timestamps, user data, deadline attributes) as included in supported webhook payloads. | |
|
Limitations The MassUpdated event is ignored due to insufficient information in the payload to apply updates reliably. | |
| Known Matters |
|
Toggle Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_Section This table captures Toggle actions (such as visibility changes) triggered by users within Filevine sections. | |
Hydration |
Limitations Not applicable — toggle data is written only from webhook events. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported No — Toggle data is not audited, as records are continuously overwritten and historical tracking is not supported. |
|
Audit Limitations Not applicable — auditing is not available for toggles due to schema overwrite behavior. | |
|
Field Types Supported Toggle events include the following fields:
| |
|
Field Limitations
| |
Webhook Support |
Supported Yes — Webhooks are the only data source for toggle actions. |
|
Field Types Supported See fields listed above — all values are taken directly from the toggle webhook payload. | |
|
Limitations
| |
Known Matters |
|
ProjectType Object — Support and Limitations
| Category | Details |
|
Data Warehouse |
Supported in DW Yes, but only via manual schema initialization (init). |
|
DW Table Name This table stores information about project types and their configuration in Filevine. | |
Hydration Limitations |
Limitations This object is not hydrated automatically. It is only updated when the schema init process is manually triggered. |
Update Limitations |
Limitations None — this object is not restricted when updating records. |
Audit Supported |
Supported No — ProjectType data is not audited. |
|
Audit Limitations Not applicable — no audit process is in place for this object. | |
|
Field Types Supported Standard schema metadata fields:
| |
|
Field Limitations
| |
Webhook Support |
Supported No — This object is not supported by webhook events. |
|
Filed Type Supported Not applicable — no webhook events are available for this object. | |
|
Limitations
| |
Known Matters |
|
Project Chain Deadline Object — Support and Limitations
| Category | Details |
Data Warehouse |
Supported in DW Yes, by webhook |
|
DW Table Name fvdw_ChainDeadline This table stores information related to deadlines managed within project chains in Filevine. | |
Hydration |
Limitations Not applicable — data is written exclusively via webhook events. |
Update |
Limitations None — this object is not restricted when updating records. |
Audit |
Supported No — Project Chain Deadline data is not audited. |
|
Field Types Supported Fields include:
| |
|
Field Limitations
| |
Webhook |
Supported Yes — Webhooks are used to create and update chain deadline records. |
|
Field Types Supported Core fields listed above, included in standard ChainDeadline webhook payloads. | |
|
Limitations
| |
Known Matters |
|
Project Sections and Fields Object — Support and Limitations
| Category | Details |
| Data Warehouse |
Supported in DW Yes, but only via manual schema initialization (init) |
|
DW Table Names fvdw_ProjectType_Sections — stores metadata about section configuration in each project type. fvdw_ProjectType_Fields — stores metadata about field configuration within those sections. | |
| Hydration |
Limitations Data is not updated automatically. These tables are only refreshed when the schema init process is manually triggered. |
| Update |
Limitations None — this object is not restricted when updating records. |
| Audit |
Limitations No — Project section and field metadata is not audited. |
|
Audit Limitations Not applicable — audit process does not apply to these configuration tables. | |
|
Field Types Supported Schema metadata fields such as:
| |
|
Field Limitations
| |
| Webhook |
Supported No — These objects are not supported by webhook events. |
|
Field Types Supported Not applicable — no webhook fields are used for these tables. | |
|
Limitations
| |
| Known Matters |
|