Creating and assigning checklists to tasks via API
I see I can list and create checklist templates (GET /template_checklists, POST /checklist_templates), but there is no API to attach a template to a task, like we can manually in the UI. Is this feature available in another API version (v3.1 or v4)? If not, can you add an endpoint like POST /tasks/{id}/checklist_templates/{template_id}?
Forms
Is it possible once a form is submitted for it to be automatically emailed?
FieldWire iPad App - "Split-Screen" Does Not Work
It would greatly help to "split screen view" my Notes App alongside my FieldWire app - this would allow me to type with my Notes App while examining the drawings, vs. flipping back and forth. Anyone found a work around?
Plotting Pos_X and Pos_Y
Hi, I'm using the API to plot task positions on my plans. I have my positions (x and Y) as percentages based on the canvas size of where the PDF was originally hosted.
Webhooks. Entity format
Is it possible for the entity to be sent using a specified "fieldwire_version" instead of "2.0.0" ?
TaskType - how do I retrieve them?
They are referenced by Task, TaskTypeAttribute (, others?!)
Bulk delete selected links
Is there a way to bulk delete selected links, ie with a lasso tool?
Linking Form to a Task
Is it possible to link a Form to a Task using the API?
[Fieldwire] Error 500 (internal error) from phase 3/3 of upload of attach [integration ERP - FieldWire via API]
Hi,
Add users to project
Is it possible to add/invite existing users from my account to an existing project with the API?