synInviteToTeam | R Documentation |
Invite user to a Synapse team via Synapse username or email (choose one or the other)
synInviteToTeam(team, user=NULL, inviteeEmail=NULL, message=NULL, force=FALSE, syn=NULL)
team |
A Team object or a |
user |
Synapse username or profile id of user |
inviteeEmail |
Email of user |
message |
Additional message for the user getting invited to the |
force |
If an open invitation exists for the invitee, |
syn |
optional named parameter: Synapse object |
MembershipInvitation or None if user is already a member
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.