Hey! How can you add an input for a custom action’s JSON body as a True / False value? There are only text, number and date options.
Thank you!
Hey! How can you add an input for a custom action’s JSON body as a True / False value? There are only text, number and date options.
Thank you!
Did you manage to resolve this or get a reply in the end?
Hi Willem,
How did you solve this in the end?
I ended up changing my database property to be a number field and then using 1 for true and 0 for false. That way I could use it in a custom action.
Not sure if it’s the right solution but I didn’t get an answer to my post about the same issue either so had to find a fix and move on