Hi
Can anyone help - this should be quite an easy one:
I an trying to send an email to the current user and a manager they have chosen from dropdown list but as soon as i add more than one name the email does not get sent:
i checked the bubble.io instructions:
> ### To
> Specify the email to send the email to. It can either be ‘Current user’s email’ or the content of an input. Send more than one email at once by defining a list of emails and using the ‘join’ property with a comma ‘,’. For example, email_1@bubble.io, email_2@bubble.io.
This indicates i just need to put a comma between ?
but this does not seem to work - any suggestions?
I am using the API to cc a list of email addresses which works fine but the email addresses in the to box are from different sources.
TIA