How to listen excel row/cell updates?

Hey,

I use o365 excel and I created a structure like this;

image

I want to listen the changes on accept decline dropdown. But I couldn’t find any module to listen updates on rows.

Is there a way to listen updates on rows of excel?

Thank you!

image

Hello @onurbolaca nice to meet you.

I don’t think that’s possible just with Make. You probably have to write a little JavaScript code that triggers a webhook every time that happens. You can read the documentation on how to do it right here Introduction to Office Scripts in Excel - Microsoft Support

Don’t hesitate to contact us if you require further assistance.
//VLAD

1 Like