Hi @amit.chavhan,
Yes, the Pre-User Registration Action triggers for both Database and Passwordless connections.
(Reference:Pre User Registration Flow)
I recommend using console.log()
statements in your action script with the Real-time Webtask Logs Extension to track if the script is being triggered in your flow or any errors you may have.
Thanks,
Rueben