Skip to main content
Solved

Can Groups Joined be added to the API


We would like to be able grab all the groups that a user has joined from the API.  Is this available?  We would also like to see an event in the API that is triggered when a user joins a group so that we can add them to a list in our CRM.

'

The API doesn''t offer to grab all the groups that a user has joined, but here are a few posts/ideas seemingly related that might help you out!

 

 

 

 

'

Hello @rcochran !

Unfortunately at this stage the API doesn't offer to grab all the groups that a user has joined. I would say the best would be to create an idea about it. 

About your second point, as @adam.ballhaussen shared we have an idea related to this and are planning to very shortly add an endpoint in the API so you can trigger events when a user joins a private group. I will keep you informed once it will be done. Should be very soon, 


I added this idea here. Please vote for it if you also see value.  

 


I'm happy to say that we added some events related to groups to our API documentation. We added the following:

  • group.MemberJoined (when a user joins a specific group)
  • group.MemberRequest (when a user joins a specific group)
  • group.MemberLeft (when a user leaves a specific group)

You can find our API documentation here:

@rcochran can you let me know if those events are enough to address your use case


This is great @Marion Frecaut! Any chance we could also get these as triggers in Zapier?


Reply