Email listing endpoint

Hello everyboby
My name is Florent, from France and I am testing Thinger.

I’ve setup an endpoint with email notification with my email adress . It is OK
Now I would like to test 1 anothing thing : I’d like to setup 1 endpoint, with email notification , with 2 email adress

do i have to write :
add1[at]mail[dot]com;add2[at]mail[dot]com;
add1[at]mail[dot]com,add2[at]mail[dot]com;
add1[at]mail[dot]com/add2[at]mail[dot]com;

or something else ?

thanks a lot !

@Florent, I’m not a Thinger guru but reading the documentation I’d assume there is no way for you to accomplish your goal of sending the email notification to 2 email addresses with just one End Point. One obvious solution would be to create 2 End Points…

Best