Brand new to Zapier. Done some basic google sheet stuff - fine - now trying so talk with SugarCRM
I would like to be able to search Sugar with a field from GoogleSheets. I would like to return the FALSE/TRUE value of that search in SugarCRM to update a cell in sheets.
So - set up trigger fine in google sheets (new or updated row). SugaCRM 7+ action to find if email address exists in contact - test works.
Question: How do I take the result of that find command (TRUE (email exists) FALSE (doesnt exist) and update the google sheet with it?