ANSWERED

I need to update the status field(dropdown) in a form inside project over api. How wil I do it

I need to update the status field(dropdown) in a form inside project over api. How wil I do it

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.

ANSWERED

i want all the task list from but api have limit of 1000 records only

if i have 2600 task records in a single project, how can i get that data i api, can someone please help me out.

ANSWERED

Fieldwire Form Topics

Is there a way to pull data from specific form attributes across projects? For example, I want to know what Safety Topics our teams are attaching to their safety form each week. The attribute would be Short Text in a table.

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.