Hi Folks
Can you please provide me with a tutorial to setup the email configuration with Outsystems?
Video tutorials or oml would be beneficial for us.
Thanks & regards.
May be helpfull
https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/emails_in_mobile_and_reactive_web_apps/
https://www.youtube.com/watch?v=ks5CbksqED8
Hi @Athulya Panicker,Please check the below linkshttps://success.outsystems.com/documentation/11/extensibility_and_integration/configure_outsystems_to_send_emails/
https://www.youtube.com/watch?v=tEdD93bqBcs
https://medium.com/@aalam-info-solutions-llp/how-to-send-an-email-from-outsystems-reactive-web-application-90aa0743fe84https://www.outsystems.com/forums/discussion/82829/sending-email-using-gmail-smtp-server/#RegardsKrishnanand Pathak
Hi @Athulya Panicker,
First inorder to send the email you need to do the necessary configuration on gmail security and also on the service center.
Gmail configuration
1. Go to gmail security - Security-Gmail
2.Turn on the two step verification
3. After turning on the 2 step verification, in the same page you can generate the app passwords for outsystems
4. Select Other and give name as you wish for example I have given OS then click on Generate. You will get a security code. Copy and keep it safe. This code will be used on service center.
Service center configuration
1. Login to your service center, go to Administration tab > Emails
2. Do the above configuration, for username, default sender email and sender name you can give the email id from which you have generated the app password. For the password field add the one which you have generated.
This will complete the configuration required for service center and gmail.
Hope this helps!!
Regards,
Shree
Hi Athulya Panicker,
To configure SMTP in the environment, follow these steps in Service Center:
Please go use below link to learn morehttps://success.outsystems.com/documentation/11/extensibility_and_integration/configure_outsystems_to_send_emails/
ThanksPankaj