Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch set user/group properties #205

Open
TheSecurityDev opened this issue Sep 24, 2022 · 3 comments
Open

Batch set user/group properties #205

TheSecurityDev opened this issue Sep 24, 2022 · 3 comments

Comments

@TheSecurityDev
Copy link

TheSecurityDev commented Sep 24, 2022

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.

@vigzmv
Copy link

vigzmv commented Jul 28, 2023

This will be very useful to know

@fayaadbsa
Copy link

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

@mattcasey
Copy link

mattcasey commented Feb 7, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants