"Invitation only" - flow

Hi
We are a bit confused regarding the invitation flow, we are running a non enterprise version of auth0 (we are a quite small startup company). We want to achieve the following.

  1. Create users in our own back-office.
  2. Bulk create these users in Auth0 in order for them too login.
  3. Send some sort of invitation email / login instructions for the selected users.

Step 1 and 2 are working fine… But we have no idea how to send out our emails to multiple selected users (the api only seems to support one user at the time?). Are we missing something?

Hi @Fjms,

I don’t think you are missing anything. As far as I know, and assuming you are using /api/v2/jobs/verification-email, you can only do this one user at a time.

Mark

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.