Email Action to Send to List of Emails

Jonathan_S
Participant V

Good Morning guys,

I may be missing somthing

Im trying to set up an action to Open email browser with a bunch of stuff prefilled.

Im working how I would get it to send to multiple emails,

See below,

Solved Solved
1 8 443
1 ACCEPTED SOLUTION

Try this.

substitute(text(split([Related Supplier Emails][Emails],",")),",",";")

If you are on outlook as default email apps, it should work, while I m not testing other email apps like Gmail.

View solution in original post

8 REPLIES 8

Former Community Member
Not applicable

Can you share your action definition?

Iโ€™m using the Action: External: start an email action type.

Try this.

substitute(text(split([Related Supplier Emails][Emails],",")),",",";")

If you are on outlook as default email apps, it should work, while I m not testing other email apps like Gmail.

Wowsers. This works Amazing. Everyone is on outlook so this will work amazingly.

Also just tested this on Mobile with Gmail and also works without a hitch

thanks!!

Nothing is impossible with Appsheet. Just imagination.

Yeah thatโ€™s what it is

Steve
Participant V

Only one recipient address is allowed:

3X_7_6_76b926974e2e6690e9ef8e6c66f05452551df1de.png

This appears to be a built-in limitation of the External: start an email action type.

Seriously?

Anyone know a workaround for this?

Top Labels in this Space