Skip to main content

I can’t figure out how to create a new row that has a Boolean value with the PostgreSQL plugin. I’ve tried “TRUE”, “true”, and 1 in the field, to no avail.

Here’s the field I’m trying to set:

 

Here’s what it looks like before I test:

And here’s what I get back from Zapier:

 

Hi @isaiah.taylor 

It should work, can you try with and without the quotation mark? Here are the accepted values: https://www.postgresql.org/docs/9.1/datatype-boolean.html


Sorry, original post was confusing. I was not using quotes.