Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.Invitation

An invitation.
Property Name Type Description Available Version
email String Email address of the user. 39.0
status ConnectApi.​GroupViral​InvitationsStatus Specifies the status of an invitation to join a group. Values are:
  • ActedUponUser—The user was added to the group. An email was sent asking the user to visit the group.
  • Invited—An email was sent asking the user to sign up for the org.
  • MaxedOutUsers—The group has the maximum allowed members.
  • MultipleError—The user wasn’t invited due to multiple errors.
  • NoActionNeededUser—The user is already a member of the group.
  • NotVisibleToExternalInviter—The user is not accessible to the user sending the invitation.
  • Unhandled—The user couldn’t be added to the group for an unknown reason.
39.0
userId String ID of the user. 39.0