This article shares some typical use cases you can support, as well as an example flow that supports each use case.
You're certainly not limited to these use cases, but they can be a helpful jumping off point as you plan your implementation.
If your company creates Wix sites before handing them over to customers, you can invite the relevant customers to manage their sites once the site design and setup are complete.
- Select the relevant roles (referred to in Bulk Invite as policies) to apply to the invitees when they accept the invitation. See Roles and Permissions for a list of available roles.
- Call Bulk Invite with the relevant email addresses and roles to apply to their access. For example, co-owner or website manager. Each invitee is assigned an invite ID.
- If a customer misplaces the invitation email, you can call Resend Invite to trigger a new invite email to the specific invitee, passing the
inviteId
returned from the Bulk Invite call.
- If the customer's invitation to the site needs to be revoked for any reason before it is accepted, you can call Revoke Invite, passing the
inviteId
returned from the Bulk Invite call.