How to trigger an email after an user is approved?

Hey!
I’m starting my path with Forest and would like to know if it’s possible to trigger or integrate with another service to send an email to my users who has been approved.

We have two user types: clients and professionals. For this latter, after we evaluate the register we approve them. After this, I want to set up a Welcome message with some tips to navigate our platform.

Has anyone already implemented something like this? would be glad to talk!

thanks!

Hello @Leticia_Lanfredi

You can implement a Smart Action, that users will trigger to approve a client or a professional. This smart action can modify values in the DB and contain any other code, such as email sending.