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

Cannot use library to import or use groups #58

Open
zoe-edwards opened this issue Feb 16, 2021 · 4 comments
Open

Cannot use library to import or use groups #58

zoe-edwards opened this issue Feb 16, 2021 · 4 comments

Comments

@zoe-edwards
Copy link

zoe-edwards commented Feb 16, 2021

I’ve noticed the following endpoints are missing

  • /import
  • /groups

Any idea if/when these might be added?

Also asked here: https://community.mixpanel.com/sending-data-to-mixpanel-11/import-and-groups-missing-from-php-library-5137

@jsilvestre
Copy link

Hi,

Mixpanel support told me to open an issue here, and I've found this one that relates to my need.
There is no way to update group profile from the PHP SDK.

In the meantime, the support operator also suggested me the following:

You can create a group producer with the PHP library. The folder I linked has a producer for both events and people. What you can do is copy the people producer, but modify it so it is able to hit our group HTTP API with the correctly formatted data.

Cheers!

@mt-gareth
Copy link

#63 I just made a pull request that should address this issue

@aakarim
Copy link

aakarim commented Oct 28, 2021

Hi, any update on this? We've just paid for the add-on and would like to use our PHP integration to create group profiles :)

@mcdonagg
Copy link

You can copy the code from the pull request I made, it will give you the functionality.

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

5 participants