Using Actions with org invite flow

I configured Post User Registration flow with code that should do something.
Code is working properly when adding user manually from the dashboard but when sending invitation from Organization, on accept i see user is added but no flow invoked!

I’m seeing the same behaviour. The Post User Registration flow is not run.

We have two scenarios:

  • invite user A to organization B. User A is not registered in the tenant
  • invite user A to organization C. User A is registered in the tenant and a member of organization B.

In either senario, user A clicks on the invitation URL or login URL and is correctly registered with the organizations and the tenant.

The problem is the Post User Registration flow is not run according to the Auth0 logs.

1 Like

Hey team! :waving_hand:

Since this topic touches Auth0 Actions, quick heads-up that we’re hosting an Ask Me Anything dedicated to Actions with Gaston Danilo Asis Sanchez, Senior Technical Product Manager. We’ll cover practical usage, new capabilities like Transaction Metadata and Actions Types, plus a peek at what’s next. :sparkles:

  • Submit questions now through Aug 26 :writing_hand:
  • Get detailed written answers live on Aug 27, 9–11 AM PT :speech_balloon:

Earn community points + a badge :trophy:. If you’re exploring how Actions can streamline your auth flows, this is a great time to get direct guidance from the team.
Join the AMA & drop your questions here: August 27 Auth0 Community Ask Me Anything: Actions

Dawid