I have the below code that works in most situations but I have an object that has several connections and I have used ‘text formulas’ using fields of the connections. The fields that use a text formula and the connections do not seem to be able to pull the data through. Is there a way to do this please? I have tested in integromat and they seem to be able to received all the fields including text formulas using connections. I think integromat is able to do this because it is grabbing the whole object rather than a form view.
Actually I think I was wrong, the javascript does send all the fields as long as the submitted form has more fields on screen than I had,
Does anyone know how this works please? Do I have to have the connection fields on screen in the form in order for the data to be pushed out in the webhook?