I'm grabbing 3 fields from the form, and that works just fine. I also need to populate a field called "activated". It always starts out false. I'm hoping that there is some syntax to let Zapier know that I intend to send a bool instead of a string.
Thanks for any assistance!
@Buzzer
Can you change 'false' to '0' and give it another try.
In computer notation 0 represents false and 1 represents true, and this might be what Firebase is looking for.
Thanks for the idea, but sending 0 to Firebase just records a value of 0 as an integer. Firebase doesn't have defined fields. It's all JSON. What I need is the ability to write false to the database but without the quotes. Zapier is writing "false". I need just false.
I'm out of ideas here @Buzzer so I'm going to flag this to the Zapier Community Team. They might have some insight on this, and can escalate to the support team if needed.
Sit tight, and someone will contact you.
Thanks for the heads up @AndrewJDavison_Luhhu!
I dug into this and I can see that there's currently a feature request open for this issue (converting all text to strings). @Buzzer I'm afraid that means that there's no way to achieve this right now, I'm sorry about that.
I've added your email address as another vote for this addition. I don't have an ETA of when or if this will happen, but we will definitely email you if it does become a reality.