User Invite
User / Invite Action
The User / Invite action allows you to invite users via email within your Descope Flows. This is useful for creating onboarding experiences where authenticated users can invite others to join your application.
Flow Setup
To create a flow that prompts users to invite others:
- Add an invitation screen after user authentication with the
Invite Usersinput field to collect email addresses of users to be invited. - Add the
User / Inviteaction to send the invitations
![]()
![]()
Configuring the User / Invite Action
Within the User / Invite Action, you can configure the messaging connector and template used for the invitation. Refer to the messaging templates doc for configuration steps.
You can also define tenant-level roles, federated application access, and attributes, including custom attributes, for the invited users.
Additionally, you can configure whether only tenant admins are allowed to invite users, or if any authenticated user can send invitations. For instance, restricting invitations to tenant admins can streamline the onboarding of additional tenant admins, while allowing any authenticated user to invite others can facilitate referral programs.
![]()