Hello
I am using Zap to update a Firebase database from Google Sheets. I have two values which are Boolean.
Is there a way to send those to Firebase as Boolean instead of String?
I am trying to use the data within SwiftUI but cannot set the Boolean within the app as needed.
I saw this from a while ago but couldn’t figure out anything more recent.
Thanks!