It turns out that the approach no longer work for Umbraco Forms since I could not render custom FieldSettingType as well as unable to set prevalues of FieldPreValueSourceType dynamically.
Any idea for integrating new Umbraco Forms to Campaign Monitor would be very appreciated.
I solved this issue by posting the form to a Zapier webhook where I could handle the data and then create a subscriber in Campaign Monitor based on data from the formular.
This is a very easy integration although you will have to pay 20$ a month for a Zapier account, but I think it's worth checking out! :-)
Campaign Monitor integration
Hi all,
I have been trying to integrate Umbraco Forms to Campaign Monitor, following this post: https://www.liquidint.com/blog/extending-umbraco-contour-campaign-monitor-integration/
It turns out that the approach no longer work for Umbraco Forms since I could not render custom FieldSettingType as well as unable to set prevalues of FieldPreValueSourceType dynamically.
Any idea for integrating new Umbraco Forms to Campaign Monitor would be very appreciated.
Thanks a lot in advanced.
Linh
Hi Linh,
I've been struggling with the same problem where I found an updated article about the Campaign Monitor integration from 2014: http://richardterris.blogspot.dk/2014/11/umbraco-contour-campaign-monitor.html
I haven't tried it, but maybe you can use it.
I solved this issue by posting the form to a Zapier webhook where I could handle the data and then create a subscriber in Campaign Monitor based on data from the formular.
This is a very easy integration although you will have to pay 20$ a month for a Zapier account, but I think it's worth checking out! :-)
You can see my Zapier recipe here:
is working on a reply...