mixpanel-node icon indicating copy to clipboard operation
mixpanel-node copied to clipboard

Batch set user/group properties

Open TheSecurityDev opened this issue 3 years ago • 3 comments
trafficstars

I want to batch import a bunch of user properties without having to iterate and call people.set for each one, since it looks like that would generate many network requests unnecessarily.

I see in the documentation it's possible to batch update user properties here: https://developer.mixpanel.com/reference/profile-batch-update

But I don't see that this is possible with this library.

TheSecurityDev avatar Sep 24 '22 00:09 TheSecurityDev

This will be very useful to know

vigzmv avatar Jul 28 '23 20:07 vigzmv

any updates for this feature? I think this would be helpful

fayaadbsa avatar Nov 21 '23 08:11 fayaadbsa

Would love this. Right now we are updating profiles in background jobs, thousands at a time. It would probably help Mixpanel's servers if we were not hitting them so much!

mattcasey avatar Feb 07 '24 18:02 mattcasey