I am working on a single page application with admin approval. The client will eventually manage the users. As perviously mention, I used a rule and the flow to prevent login before the user is approved setting a flag under the user metadata.
Beside point that the user managment dashboard is rather developer orientated and not very user friendly, I require one feature, when the approval parameter is set to true, I like to send an automatic mail to user to notify him that the account is being approved. Is this possible to setup an automation?