Understanding custom fields will allow you to leverage the full potential of Jarvi and this API
Jarvi users can configure input fields available on:
Each field is identified by a unique ID (UUID).
Through the API, you can retrieve information from these fields and modify them as well.
All you need is to know the unique id (UUID).
By clicking on the link above and then opening a field, you’ll find its id at the end of the url.
For example, in https://app.jarvi.tech/#/settings/fields/cdccbea3-debd-453d-8a30-691f48c5a9e5
the id is cdccbea3-debd-453d-8a30-691f48c5a9e5
.