Custom wellness fields

Some wellness fields do not have icons, I have added new custom fields and I can add icons, is there a way to do it with the default fields, such as ‘weight’?

How to edit the default fields? How, for example, change the icon?

If it is not possible to change the original, could a custom field be created with that same value? Is there a list where I can get the codes for the welfare fields that appear by default?

If i wanted to populate your custom muscle mass field that I see you have listed here Intervals.icu , how do I lookup the name that I need to use to populate it via API?

1 Like

the name is the “code”

thanks i might be missing it but when i go to add someone else’s custom field, I don’t think I can see the “Code”.

To use a custom field, you first need to select that field and add it to your own list.

When you add to to your own list. In the list of wellness fields. You will see the newly added custom field and there’s a pencil icon.

Click the icon and you’ll get the popup like mentioned above.

That’s how u get the code.

Unless I’m missing something in your question.

1 Like

It looks like the code is MuscleMass , however this is a custom field (even though created by David) so I’m not sure what would happen if you try to populate it using the API if that user didn’t have the field set up?

1 Like

you will seee this message and the update will fail

Do they actually exist now? Could not find out how to do this…

I want to define a “caloric result” value per day. I have “energy consumed (kcal)” and “calories burned (kcal)” available and plotted. I defined and plot “daily caloric need (kcal)”.
Now I want to compute a “daily” custom field, independent of activities, that corresponds to “consumed - (burned + daily need)” … How do I do that? :slight_smile:

PS: I wish to plot this in a shared chart “energy burned and consumed (kcal)”.

How do I update custom items through the api? I can see there are custom items but I cannot get the values from the wellness section and therefore I don’t know how to update them via the api?

Not sure if you can create Custom Wellness fields through the API, but if you create them within the web site, they can be updated through the API just like the default ones.
There are limitations on naming custom wellness fields. The name of those must start with a Capital letter. Names of fields with a non capital first letter are reserved for built-in ones.

Does the Computed Welness Field functionality exist? I am trying to calculate a readiness, based on HRV, RHR, Sleep score, etc.
I cant seem to add scripts to custom wellness fields?

You probably can do that with custom formulas

1 Like

Hi guys, one question, maybe I missed it. Is it possible to also create a selection bar like for “Fatigue” with 1-5 and buttons, not just plain fields? I played around with it but didn’t find something like this.

Nope, only plain fields with a selection dropdown.