I am creating a Flow where if certain requirements are met, I want to update a checkbox in Zoho CRM's Cases module labels "Paid".
I am just not able to figure out how to update the value. In "Update module entry" the variable is displayed as text, so I have to input something. I tried: true, 1, yes, True, Yes with no luck. Whatever I do, I get the same error message as a result:
"Invalid input for Paid. The expected input type is boolean."
Any know what I'm doing wrong? Thanks!