Fieldwire Forms API — Form Records
Project-scoped Fieldwire form records captured in the field.
Fieldwire Forms API — Form Records is a Naftiko capability published by Fieldwire, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and POST methods rooted at /v1/projects/{…}/forms.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: List form records captured in a Fieldwire project. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fieldwire, Forms, Records, and Construction.
What You Can Do
MCP Tools
fieldwire-list-form-records
List form records captured in a Fieldwire project.
fieldwire-create-form-record
Create a new form record (response) in a Fieldwire project.
fieldwire-get-form-record
Get a single form record with its section records and values.