Hey all! Wanting to "launch" our community by end of week and I'm struggling with the best invite mechanism. I'm wanting to send an announcement email for the initial round and have a button that takes them to sign up. Second will be an automation where users will get an email when they start to use our API or go to our internal product landing page. For 1 - What is the best landing page to send users to (knowing the invite link has a limit of 400)? For 2 - It looks like I can't automate the process without Enterprise API's (if I'm reading right)? What's the best mechanism with minimal friction to get everyone in? I see many using a form but, I can't conceptualize in my head how that would work without the .invite api access. Is there something I'm missing?
Then I would recommend also following the CTA Button settings to create a community.rhombus.com/join link if that was interesting
How are you tracking link being used 200 times? Just manually checking the admin page?
Today yes, but we used to have a feature that would notify you after 300 people joined. I wonder if it makes sense for us to bring that back. FYI Stephen C.
I think the initial blast is what I'm most worried about. We have about 4000 API users that will go out first. I can parse and send each 400 get a unique link so it won't go over ... Can't think of a better way for that portion.
I SEE. Yes, this is a challenging problem. We usually find that not all users will join immediately, but I understand the concern. Definitely recommend using a static link, but it might also make sense to stage the emails. The other option is to create a waitlist and then send out the invitations. (making notes for future products on our end that could help with this — waitlist, emails)
Jeremy G. For my own understanding, is there a way other than the admin API for 1 person to generate multiple invite links?
Ok gotcha, just confirming there wasn't a secret UI button I wasn't aware of!
Jeremy G. This would make your invitations dashboard messy but throwing it out there - if you have the emails of all your users, you could copy+paste them into the invite modal input. This would invite each person separately. I bet there's a max number of emails that modal supports, but no idea what it is. In theory though this would avoid the 400 signup limit on a single link.
It’s 250. I wouldn’t recommend doing that because you have to revoke them in order to send out more.
ohhhh right

