{"id":"e2e6c582-f50a-4a11-b846-8a3d5d4a709a","task":"create and export digital forms on a fieldwire project via its rest api","domain":"developers.fieldwire.com","steps":["Confirm the project has the Forms module enabled (Business or Premier subscription) and contains a form template.","POST to create a form record, supplying creator_user_id, last_editor_user_id, owner_user_id, form_template_id, checksum, and name.","Use the returned form id to call the generate-form-from-template endpoint to populate the form's content.","Call GET https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/forms with the required Fieldwire-Version header to list forms, optionally filtering by form_template_id_eq or owner_user_id_eq.","POST to the form's export endpoint to generate an export of a completed form."],"gotchas":["Every request requires a Fieldwire-Version date header specifying the API version being targeted.","owner_user_id in the create-form payload represents the form assignee, not necessarily the record creator."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/e2e6c582-f50a-4a11-b846-8a3d5d4a709a"}