Read only fields in webhook

I have several read only fields in the form, that are calculated and their value set via setfieldvalue().
When the form is submitted, I dont receive those fields in the webhook. Is this correct? Is there a configuration or something so that i can get their vaue?

hey esteban, you should receive those fields in the webhook. Are you seeing the data being saved to your form results?

Thx Peter I’ll check again and let you know