Hey all, Trying to capture and filter Google Spreadsheet
1. How can I capture and filter data from Sheets Get API call by two parameters, e.g., phone number and client name?
2. I must use Make Webhooks, or is it possible to direct to Google API?, because first I need to search if the data exists, and after, the user needs to decide if to create a new row or update the matched row.
