mixpanel / sheets

🔄 integrate mixpanel with google sheets
3 stars 2 forks source link

Sync and diffs #2

Closed ak--47 closed 1 year ago

ak--47 commented 1 year ago

for sheet => mp ... ensure data which has already been sent is not sent again

(this uses an MD5 hash of the entire source sheet; it stores the last 25 hashes and checks before sending)