25
Views
3
Comments
Solved
Sending an automated email, which one is better, by using 1.Traditional webapp for cr
Question

Sending an automated email, which one is better, by using 1.Traditional webapp for creating emails or

2.In reactive web app it self for creating that emails. Suggest me please.

2022-12-30 09-46-57
Deepika Patel
Solution

Hi Priya,

Hope you're doing good!

In OutSystems, both traditional web apps and reactive web apps can be used to create automated emails, but the choice depends on your specific requirements and preferences. 

You can refer these links:

https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/send_an_email_from_a_web_application/

https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/emails_in_mobile_and_reactive_web_apps/

Regards,

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Reactive, as traditional is on its way out. ODC doesn't have traditional, which would mean more refactor work in the future when moving from O11 to ODC.


2022-12-30 09-46-57
Deepika Patel
Solution

Hi Priya,

Hope you're doing good!

In OutSystems, both traditional web apps and reactive web apps can be used to create automated emails, but the choice depends on your specific requirements and preferences. 

You can refer these links:

https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/send_an_email_from_a_web_application/

https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/emails_in_mobile_and_reactive_web_apps/

Regards,

2025-01-09 14-56-57
IQ78

Hi, 

try another option to more loosely coupling by using SendGrid via REST API.

regards

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Reactive, as traditional is on its way out. ODC doesn't have traditional, which would mean more refactor work in the future when moving from O11 to ODC.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.