516
Views
3
Comments
Solved
How To Send Emails to Recipients
Question

Hi,

I need to develop an application that sends email to a list of user depend on what is the category chosen by them.Can anyone shares on how to do this is Outsystems?

2025-01-09 14-56-57
IQ78
Solution

hi Lim,

What is the problem?

Do you read this link? https://www.outsystems.com/help/servicestudio/9.0/Web_User_Interface/Sending_EMails.htm


regards,

IB

2017-12-13 08-27-28
Joey Moree

The best approach to take is to create an entry in an entity with the recipient and the mail, then you create a process (or a timer if you want to send out mails daily) which sends mails from these records.

Besides that it should just be the normal sending of emails as in the outsystems tutorials.

UserImage.jpg
Johnson Lim

Thanks IBox anc Claring

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