Queries LibraryRegister a newsletter subscriber from InstaWP to Mailchimp
Register a newsletter subscriber from InstaWP to Mailchimp
InstaWP allows visitors to launch a sandbox site to test a plugin, while allowing them to subscribe to the newsletter:
We can capture these emails by providing a webhook to InstaWP, under the template's "Advanced Options" tab:
The webhook will be a persisted query with the query below. This query captures the email from the visitors, and subscribes this email to a Mailchimp list.
And define in wp-config.php:
Using this webhook, when creating a new testing site on InstaWP, and the user signs up to the newsletter, the visitor's email is automatically added to the Mailchimp list: