what does this error mean?

Entity not found: (Active) Project with ids

How do I get form data through the API

How do I get form data through the API?

Fieldwire API for Creating Labels

I am currently working on creating projects using the Fieldwire API, and I've been following the instructions provided on the Fieldwire website. However, I've run into an issue when it comes to creating labels. It seems like I can only create labels within the Fieldwire app itself and not through an API call. I was wondering if you could provide me with some guidance on how to create labels using the API?

Photos non enregistrées fans l'API et non rattachées à l'API

Bonjour, Ces deux dernières semaines, j'ai constaté que lors de l'édition d'un rapport, il manquait des photos à certaines tâches (une partie voir la totalité). Par exemple, ce mardi, il me manquait 62 photos sur 175 photos. Heureusement, celles-ci étaient bien toutes enregistrés sur mon mobile, mais n'ont pas été toutes transmise à l'API. J'ai dû les rattaché manuellement, soit 2h de perdues. Remarque : j'utilise principalement Fieldwire en sous-sol, et il arrive que je ne suis plus connecté à Internet. Est-ce une des raisons ? Si c'est le cas, comment y remédier ? Bien cordialement.

Connect ton PowerBI

When we try to connect API REST in PowerBI, we use this url : https://app.fieldwire.com/api/v3/files/{file_uuid} (we replace file uuid with a project id number) In PowerBI, we use "Wev" authentication with the API Project URL and the API token from our admin panel. Result : "A web API key can only be specified when a web API key name is provided." We need help, thanks.

Upload a local file as a new attachment via api request

Using the Fieldwire UI, the "+ New File" button enables me to upload a file from disk, which appears to then be hosted from Fieldwire's own S3 bucket However, the API endpoint - https://app.fieldwire.com/api/v3/projects/{project_id}/attachments Does not appear to enable posting a file via multipart upload or other means, and instead only has: file_url - string - required URL of the potential processed file When using this method, it appears Fieldwire does not actually download the file from file_url, but instead acts as a middleman and serves the file from the passed file_url Is there a way using the API to upload a file to Fieldwire's S3 bucket? (in the same way the Fieldwire UI does?)

custom form

Hi, I created an API from where i want to fetch data and insert it as a form in FIELDWIRE, should i start by : - Post a form template ? - Then post form section ? - And at last post form ? if yes , why am getting : { errors: [ 'not authorized' ] } on terminal and the same token is workin when i try to get project, task , plan and form . best regard Hi, I created an API from where i want to fetch data and insert it as a form in FIELDWIRE, should i start by : - Post a form template ? - Then post form section ? - And at last post form ? if yes , why am getting : { errors: [ 'not authorized' ] } on terminal and the same token is workin when i try to get project, task , plan and form . best regard

combien de personnes peuvent chater ensemble sur le compte pro

combien de personnes peuvent chater ensemble sur le compte pro

Update a value inside a form

Hi, I would like to update a value (String value, a drop-down list) inside a form for an existing form by API - I already get all the value, but now i would to change them - I am not success to find the way to do that with the update form_section_record_input_values, or an other way Could'you give me the best way to do that

merge the export of Forms with the export of forms templates

Hello Fieldwire Team, I have a little problem to merge the export of Forms with the export of forms templates I can't find a common thread between the two. can you help me on this point it's urgent thank you in advance