function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
cupendracupendra 

Is it possible to create chatter groups using chatter REST API

Hi there,

 

would like to if there is anyway to create chatter groups using chatter REST API. We need this for a protoype that we are building based on chatter.

 

Please help me if there is anything available to do this. Also, if there are any other alternatives.

 

Thanks,

Upendra

ChrisOctagonChrisOctagon

No you cannot create chatter groups using the Chatter REST API. I believe you can do it by making CollaborationGroup objects through the regular REST API though.