It often happens that clients require the implementation of additional services that are not available directly through Webflow. However, with logic, we can connect it to almost any service using APIs.
Mailchimp is a tool for collecting and distributing emails, and Make is a tool for automation and connecting various services.
In this example, I will demonstrate the implementation of Mailchimp and Make.com with logic.
I've created a form where users leave their email addresses. Those emails will be automatically added to Mailchimp. Later, when I publish a blog, a notification will automatically be sent to all users who have provided their email addresses.