Outbound node for email

Is that possible to send email to multiple users while using outbound notification node as it accepts string variable only.(in “To” field)

From Studio, you can trigger outbound campaign to users who satisfies the configured condition.

If you want to send to a group of users, you can use Outbound or Flow campaigns.

Hey @Sai_Kumar_Singaram,

If you have an use case in which you have to send Emails to Many (More than 10) People, You can try the solution proposed by @Kanchepalli_Harsha_V

But if you want the same email to viewed by few people, you can make use of “CC” or “BCC” values in ‘Outbound Notification’ Node.

If you want to send the same email to few people, then you can create a skill and can create a UI Loop Flow so that you can send the same email to these few people, one after the another, by making use of the ‘Outbound Notification’ Node.