Gmail and Gsheet integration

What are you trying to achieve?

I have made an integration to add new row in Gsheet whenever i send an email through my gmail, and its is running properly but the problem is in make it is showing 122 entries and thats true is have sent emails, but the entries in gsheet is only 53, what is not working??

Steps taken so far

Just confused that how is it possible when make is showing it successful.

Hey Marion,

you will need to check specific runs and see why there is a mismatch. If the first module triggered every time a new email was sent, then the second module should have updated the sheet every time as well.