I’m trying to send data from a webform on our site to hubspot and it’s failing at a few inputs. These inputs are all of type dropdown select in hubspot and nothing seems to work to send the data.
e.g. our Current Property Use input has the below options

And I’m trying to map this with an input field with the exact same text but it fails all the time

I’ve tried it with just the string Principal Place of Residence
And all permutations, trying to add label: as above, trying value, trying ID, trying to format it as json but nothing works.
Does anyone know how to fix this?