Inviting users
Last updated
Last updated
Every workspace owner can invite any number of users to see and review the available boards. This is particularly powerful to share your features to whoever is the intended target.
Firstly, click on the top-right account icon and select the Users
tab.
Next, input the email of the user you desire to invite and click on send
.
Finally, the invited user will receive an email like the following
In the SDK, not only users can be invited in the same way, but also newer festures are available. For instance, providing a role to each user to manage access and edition hierarchies on your boards.
Defining the roles can be a great start to inviting whoever is desired.
To invite a user, simply use the following command. Incorporate on the parameters the specific roles needed for that user.
Check the pending invitations using the following code.
If it were convenient to delete any pending invitation, use this function.
Moreover, it is possible to check who is currently invited and it is provided a function to eliminate their access to the content.