I use Make to pass dates from a Gravity Form to a Google Sheet by webhook. When I have the “immediately” setting off and process the data by running the scenario once it works fine; when I have the “immediately” setting on it passes a series of unrelated numbers instead of dates to the Google Sheet.
I know Make has a Gravity Forms module, and I know that WordPress has more than one module to pass Gravity Forms data to a Google Sheet. Both these alternative methods require authentication that frankly is too much for my competence level at this point, so I’d much rather continue to pass the data with a webhook if possible.