Accept/reject invitations
Hi team, Could I please know if there are any other work arounds or APIs , where an user upon getting an organisation invitation can accept/reject the invitation from the application itself rather than accepting/rejecting the invitation from the mail.
For example : If an user gets an invite, he/she should be able to accept it in their own logged in application , instead of going to the mail.
Thank you.
2 Replies
Not sure if I understand what you are looking for, as the user doesn't exist yet how would they be able to acceppt in the application. the purpose of the invitation is to onboard a new user.
can you describe your use case, flow you would assume a little more in detail?
Hi @fabienne ,
Use Cases:
New Users:
If a user is new and invited to join an organization, they should be able to register directly without using an email invitation. Once logged in, the user should have the ability to manage other invitations, either through our application or via email invites.
Existing Users:
If an existing user is invited to join another organization, they should be able to view the invitation list and accept or decline the invitation from our application.
Invitation Tracking:
Invitees should be able to track the status of their invitations, whether they have been accepted or declined. In the case of an expired invitation, there should be an option to resend the invitation.
Are there any supporting API's or workarounds?