Skip to main content

I’m pulling in a Webflow form into Airtable using the web hook automation. There is a checkbox on the form to select that you would like to receive marketing emails. I’m have some trouble getting the checkbox status to feed into Airtable properly. I have the checkbox configured to be Dynamic and I have selected the data field that came in but every time I run it I get an error.


Any tips would be appreciated.


Thank you

J

I would change your checkbox field to a normal single line text field.


Checkbox fields can only accept certain values like: true or false, 1 or 0.


Reply