Hi @skiran,
Welcome to the Auth0 Community!
I understand you have encountered issues with using a Post User Registration Action, specifically with calling an external service.
In these cases, I recommended using the Real-time Webtask Logs Extension to troubleshoot your Action scripts. One suggestion is to use console.log()
statements to track its execution.
Please let me know how this goes.
Thanks,
Rueben