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.
- Create users in our own back-office.
- Bulk create these users in Auth0 in order for them too login.
- 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?