You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending an invite to connect via email (sendgrid, 3rd party API)
Sending the invitation through sendgrid (just enter a personal email address in the top field and click Send). Alternatively the user can manually send an email invitation (Copy url button).
Open the email invitation (in gmail, etc) and click the signup link.
Should open up a new registration
Refer to mockup for more details
When an email is typed in and sent
An invitation is created
An email is sent
When a referral link is sent and another user visits that link
Detect if this is coming from a referral link
If yes, the moment the user creates an account, or if they are already logged in, if
invitation between those two users don’t exist yet, then create an invitation to
connect
The text was updated successfully, but these errors were encountered:
Sending an invite to connect via email (sendgrid, 3rd party API)
Sending the invitation through sendgrid (just enter a personal email address in the top field and click Send). Alternatively the user can manually send an email invitation (Copy url button).
Open the email invitation (in gmail, etc) and click the signup link.
Should open up a new registration
Refer to mockup for more details
When an email is typed in and sent
An invitation is created
An email is sent
When a referral link is sent and another user visits that link
Detect if this is coming from a referral link
If yes, the moment the user creates an account, or if they are already logged in, if
invitation between those two users don’t exist yet, then create an invitation to
connect
The text was updated successfully, but these errors were encountered: