How to start flow with changes in google sheet

(Madi Kulesov) #1

I want change some data in google sheet and after data change its notify user, i mean start flow after change

(Daniel Beckett) #2

Hi @Madi_Kulesov

You can start a flow by using the Google Sheets - Updated Row trigger. This will then start a flow anytime a change is made to a row.

What method are you looking to use to notify the user? Is it by email? If so, you can use the Messaging, Gmail or SMTP (Outbound Email) services to send the email.

I hope that helps. Please let me know if you have any questions.

Thanks,
Dan