Hi,
I wanted to share with everyone a great resource I recently discovered called Zapier. (www.zapier.com).
"Zapier lets you easily connect the web apps you use, making it easy to automate tedious tasks."
I have the need in our software to update MailChimp subscriber list from my software and to also update unsubscribes in MailChimp back into our software. Using Zapier I was able to implement this in about 4 hours. To update MailChimp I just execute a Webhook from within Windev and Zapier "catches" that hook and passes it on to MailChimp. From Mailchimp I created "Zap" that creates a row in MySQL Table on my server every time a use unsubscribes in MailChimp.
There are a ton of apps integrated and it seems like a really useful tool. Hopefully this will help others as writing some of these intergrations from scratch is no small task.
Steve
I wanted to share with everyone a great resource I recently discovered called Zapier. (www.zapier.com).
"Zapier lets you easily connect the web apps you use, making it easy to automate tedious tasks."
I have the need in our software to update MailChimp subscriber list from my software and to also update unsubscribes in MailChimp back into our software. Using Zapier I was able to implement this in about 4 hours. To update MailChimp I just execute a Webhook from within Windev and Zapier "catches" that hook and passes it on to MailChimp. From Mailchimp I created "Zap" that creates a row in MySQL Table on my server every time a use unsubscribes in MailChimp.
There are a ton of apps integrated and it seems like a really useful tool. Hopefully this will help others as writing some of these intergrations from scratch is no small task.
Steve