Skip to main content
daniel.boon
Helper ⭐️⭐️⭐️
August 11, 2020

How to Invite Contacts to Join the Community or a Specific Group

  • August 11, 2020
  • 20 replies
  • 1163 views

This is a legacy feature and is not available for new customers that onboarded after May 2022. We plan to rebuild this feature in H1 2023 to make it more reliable, more self-service and allow for more invitation metrics.

A ‘Contact’ is a person who has not joined the community yet, composed of an email address and (optionally) a name.

Contact invites + authentication method support

☑️All SSO methods support

☑️inSided default email authentication support

Platform visibility

☑️Public communities support

☑️Private communities support

?There is currently no support for invite-only communities (i.e. if you set ‘allow registration’ to no for a private community, then invited users will not be able to create an account).

How to invite one or more Contacts to join the Community

 

Make sure you’ve customized the ‘Join the community’ email template to your preference (see the how to below).

  1. Log in to Control as a Community Manager/Administrator.
  2. Go to Control > Users > Contact Overview.
  3. Press ‘Import contacts via csv
  4. Select a file containing the Contacts you want to import (download the template CSV file to see the expected format).
  5. Press ‘Upload file’
  6. Press ‘Send invite to all imported contacts’ and choose ‘Join community.
  7. (Optional) Add a custom invite message (max 500 characters).
  8. Press Send invite via email, and you’re done

How to invite one or more Contacts to join a Group

 

Make sure you’ve customized the ‘Join a group’ email template to your preference (see the how to below).

  1. Log in to Control as a Community Manager/Administrator.
  2. Go to Control > Users > Contact Overview.
  3. Press ‘Import contacts via csv
  4. Select a file containing the Contacts you want to import (download the template CSV file to see the expected format).
  5. Press ‘Upload file’
  6. Press ‘Send invite to all imported contacts’ and choose ‘Join community and a group’, selecting the Group  you want to invite the Contacts to join.
  7. (Optional) Add a custom invite message (max 500 characters).
  8. Press Send invite via email, and you’re done!

After sending an invite, you’ll be redirected to the Contact overview, where you can see the Contacts you imported and their invite status.

Good to know

  • You can import a maximum of 1000 contacts at a time via the CSV import.
  • Invites expire after 30 days

How to customise the phrases shown on the accept invite page for end users

These phrases are shown to end users on the registration/sign up page when accepting an invite.

 
Module Key English translation Description
join.community.invite head You’re almost there. Last step: create an account. Shown as a subheader on the ‘accept invite’ page.
join.community.invite   title {inviter_username} has invited you to {community_title}
 
Shown as the header on the ‘accept invite’ page (when the user is invited to join the community only.
Forum register.join.group.invite.title {inviter_username} has invited you to join {group_name} group Shown as the header on the ‘accept invite’ page (when the user is invited to join the community and group).

 

How to customize the email template for joining a Group

  1. Log into Control as a Community Manager/Administrator.
  2. Go to Control > Email > System Emails.
  3. Edit the ‘Join a group’ email template, and save your changes.

Note: it’s not possible to customize/remove the unsubscribe link at the bottom of the email.

See the following guide for a reference on the email variables for the join a group email.

 

 

    20 replies

    LPortalupi
    Helper ⭐️
    December 8, 2020

    How to customize the email template for joining a Group

    1. Log into Control as a Community Manager/Administrator.
    2. Go to Control > Customization > Email Template.
    3. Edit the ‘Join a group’ email template, and save your changes.

    Hi @daniel.boon. I just tried to do this but don’t see an Email Template option. I’m logged in as an Administrator. I looked around but didn’t see the Email Template option elsewhere.

    Perhaps other community members can advise?

    daniel.boon
    Helper ⭐️⭐️⭐️
    December 9, 2020

    Thanks for catching this @LPortalupi - we recently moved the email template configuration - it now lives under ‘Control > Emails > System Emails’. I missed this article when updating documentation.

    inSided product alumnus
    LPortalupi
    Helper ⭐️
    December 9, 2020

    Thank you so much! 

    LPortalupi
    Helper ⭐️
    January 27, 2021

    My group invitation template contains this:

    <a href="{invite_url}">Accept Invitation</a>

    But when I click the “Accept Invitation” link in the email, I arrive on our community homepage, not the group landing page.

    Is this expected? Thanks!

    daniel.boon
    Helper ⭐️⭐️⭐️
    January 27, 2021

    Hey @LPortalupi - are you testing whilst logged in? If you’re logged in already (which is unexpected in the case of a user being invited), I believe the redirect won’t work.

    inSided product alumnus
    LPortalupi
    Helper ⭐️
    January 27, 2021

    Oooh interesting. Yes, I was logged in. I’ll test again while logged out & let you know if it still happens. Appreciate the quick reply, @daniel.boon!

    triskaideka
    Contributor ⭐️⭐️⭐️
    February 5, 2021

    Is it possible to invite existing community members to groups?

    For example if we create a new special-interest group and we have members we think are likely to be interested, it would be nice to specifically invite them to join - is the only option to PM each of them?

    Alternatively, I would take being able to just put members into a group (though it seems a tad rude), but I can’t see a way to do that either.

    daniel.boon
    Helper ⭐️⭐️⭐️
    February 5, 2021

    Hey @triskaideka thanks for the question! That’s not possible yet, although we have an idea open for it.

     

    inSided product alumnus
    bjoern_schulze
    Helper ⭐️⭐️⭐️
    March 9, 2021

    At the end of the “Join a group” email there is a text:

    This invite will expire in 30 days.
    Unsubscribe from invitation emails

     

    How can I edit and style this text?

    daniel.boon
    Helper ⭐️⭐️⭐️
    March 11, 2021

    @bjoern_schulze unfortunately this cannot currently be edited/styled as of yet. We made this decision based on the fact that the notification targets a contact who is not yet registered on the community, and opted for enforcing compliance to give the contact an unsubscribe option over customisation - at least for the initial iteration of the feature.

    inSided product alumnus