I have created a zap to send data from Zoho CRM to BigQuery. I want the zap to trigger when any of a set of fields are populated. So the table in BigQuery should only have contacts from Zoho CRM that have a value in the set of fields.
How do I specify this condition? I have currently set up a zap that sends data to BigQuery but it is including rows which are not of interest (the set of fields are empty).