I want to update user metadata with stripe information when the user logs in. I know that Actions are preferred over Rules.
Can this be done from an action?
I deployed an action on login that just does a console.log. Where can I see this log? It is not in Monitoring | Logs.
Install it into your tenant via the Extensions menu option on the left hand side, click on the extension to fire it up, it will connect to your tenant and listen for console.logs. Trigger your Action via a login/registration etc and watch the logs roll in
Let me know if you have any further questions on this.
All the best.