Skip to main content
Any user associated with the community (the owner or a member) can invite other users from their network to the community.
Members can invite others only to the public communities.Users associated with the ADMINISTRATOR scope can invite to the community any user, not only the ones from their network.

Community invitation object

Community invitations enhance social engagement by allowing users to invite other users from their network to join communities.

Community invitation CTA

Create a community invitation

To invite a new member, the createCommunityInvitation mutation should be executed. It accepts the following arguments:
After the successful mutation execution, the community invitation will be created. Then it can be accepted or declined by the invitee or cancelled by the community owner or users associated with the ADMINISTRATOR scope, if it was not accepted yet.