Custom Zapier Integration for Auth0. Currently includes Actions for Find, Create, and Update Users and Create Password Reset Link.
Currently in Invite-only mode. Invite link available here
- Enable the following permissions (scopes) at Auth0 Management Dashboard -> APIs -> Machine-to-Machine Setting:
read:users
update:users
create:users
create:user_tickets
read:tenant_settings
- Get
Client ID
,Client Secret
andDomain
from Auth0 Management Dashboard -> Applications -> Settings.