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?

Connect ton PowerBI

ANSWERED

FORMS

HOW CAN I ACCESS FORMS

ANSWERED

Project hierarchy

Is there any consideration to move away from a project hierarchy in the API structure? By this I mean creating endpoints for tasks, users, floorplans etc, independent of projects. For example if a certain endpoint returned all records for a given API token regardless of project and didn't require project specific authentication, it would isolate each entity to its own stream which is helpful for streaming solutions using the API.

ANSWERED

Schema support

In the future, would it be possible to add endpoints that will return the schema for any given entity (tasks, users, projects etc)? Is there any way to retrieve these schema dynamically right now?

Saving of pre-filled forms

Hello,

ANSWERED

Webhooks / events

how do I subscirpe to an event within the fieldwire ecosystem to then refelct changes in other software.
I want to trigger an automation flow everytime a punchlist is created, with other software there are usually an event system of some sort either a collection of webhooks, graphql subscription or other pub/sub event system, how can I achieve that in field wire

Endpoint All Active Projects of an Account

Currently there is an end point to get all projects of an account, which is great but, it would be nice if there another end point to get all active projects of an account.

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.

Sauvegarde des fiches pré-remplies

Bonjour,
Existe-t-il un moyen de sauvegarder les fiches pré-remplies à partir d'un modèle de formulaire?