Using emails from User Input as ShoutOut mailing list

Is there any way of using a list of email addresses submitted through user input (Wix Code) as a mailing list for ShoutOut?
And while we’re at it - is there any way of sending an automated email when a user submits their email address?

Regarding your 2nd question, have you seen the following?

https://support.wix.com/en/article/customizing-an-existing-automated-email-for-your-site-needs

Hi,

At the moment it is not possible to read a ShoutOut mailing list using Wix Code

You can find a step by step guide for sending automated emails on form submission here.

@Steve, correct me if I’m wrong, but doesn’t this just refer to using the Subscribe panel of Wix ShoutOuts? (I’m looking for something that won’t involve that).

Thanks, Ido. Seems quite doable (though I think it’s a bit much for this site that I’m working on now. Will be useful in the future, though, probably).

You say ‘it is not possible to read a ShoutOut mailing list using Wix Code’…Is it possible to read a Mailchimp mailing list with Wix Code?

@sara30 Hi
You can export the mailing list from Mailchimp as a CSV file and import it to your shoutout/wix code collection list.

In addition, we now have the ability to send emails directly by using code.
see here.

Check out best practices here

@admin-23 Thanks Ido, but I didn’t mean that. I’m trying to connect a check box in a form to the shout out mailing list but it doesn’t look possible, which is why I was asking if it’s possible to connect it to Mailchimp instead.