"watch Changes" on google sheet - not triggering on new row added

I have solved this by switching to a webhook trigger in Make (instead of Google sheets “Watch Changes”), and then adding a script to Google Apps around the onChange trigger, linked to the webhook URL.

4 Likes