Closed pbtaffi closed 8 months ago
@fashionado
events are immutable, so syncs are not support for events.
you can sync profiles + groups, but not events.
ok @ak--47 . Is there a way for me to periodically push newly added rows from a google sheet to mixpanel whenever google sheet is updated ?
I do see a sync option under the extension menu. If I click on it, will it sync only the new data or will create duplicate events for the old data too ?
Thank you.
@fashionado it will not created duplicate events provided you give an $insert_id with your data (which is like a row identifier)
https://developer.mixpanel.com/reference/import-events#propertiesinsert_id
Hi,
The import once (run) worked as expected when connected to my google workspace but there is no sync option. I need to sync the google sheet to my mixpanel account periodically. I'm on a paid plan of mixpanel.
Please help. Thank you.