How to attach a FORM into Generated Reports from bulltet point/task and use the Form as the Header of the Report
I am trying to generate a report from tasks and 'adding a created form' into that report.
in the new report; how to add -mini plan view, -check list so on under 'include' parts
I had done a field review and try to make a report based on 'check list and mini plan view' but under the [Include] part, it seems the option to choose check list and mini plan etc are not showing?
Issue in create attachment API
I am using create new attachment API "https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/attachments" to upload a document to Fieldwire.
Is there any API call where I can get the attachments by project and folder also?
how to create a new task_types record
Hi, trying to create a new task_types record so we can make the visibilty of task_type_attributes specific to a category.
Use the JWT to access EU
hello,
I have a project hosted on the European servers but I can't use the api to access it.
Is there an API to get all the watchers of all tasks in a Project
I'm looking for an API similar to https://app.fieldwire.com/api/v3/projects/{project_id}/tasks/tags but instead of returning the tag ids it returns the user ids. Is this a possibility? Currently it appears there isn't even an OpenAPI documented way of collecting the users watching a specific task.
Unable to generate a task through httpclient
I am trying to generate a task using HttpClient. When i do this on the API Reference sandbox, this works fine. I copy the relevant code into my project with the same body and headers and i keep getting a 422 error returned.
I would like to get 'categories' I think they're called.
How do get actual non meta data for a project?
I want to know firestopping, client will address etc. I see they are in the 'categories' section of the report builder. But I can't find them in the brief explanations in the API quick introduction. Is there a more in-depth guide to the API; besides the brief API guide and reference listed above?
Getting the JID for the report
I would like to retrieve a report through the API but it is asking for a JID and I don't know how to generate one.