Add Mailchimp emails to a SQL Database
MailChimp
SQL Server
This flow will insert a row into a SQL Database table when a member is added to a Mailchimp list you chose. You will need to have a table with columns called FirstName, LastName and Email (or you can map the columns yourself).