I'm sure this is possible, but I'm not sure how to go about doing it -
I have a registration form that I've created in ChronoForms, works great, and... when a person registers on the site, I want to *also* pass their registration information to an external mailing list management service I'm using (Exact Target - http://exacttarget.com/). I have the subscribe URL for the service, and account information, but... I'm trying to figure out how to take the user's info and get it into both Joomla and this external mailing service.
I managed to get the form to pass the information to the service by using the "submit URL" box in the "Form URLs" tab, but... it sent all the data to the service and didn't copy anything into Joomla. So the user's registration information went to the mailing service (which is good!), but they didn't get registered on the site (less good!)
So... is there a way to do both at the same time? Have the user registered in Joomla and their information sent to the external mail service, both at the same time when they submit the registration form?
Any assistance or insight would be very much appreciated.
I have a registration form that I've created in ChronoForms, works great, and... when a person registers on the site, I want to *also* pass their registration information to an external mailing list management service I'm using (Exact Target - http://exacttarget.com/). I have the subscribe URL for the service, and account information, but... I'm trying to figure out how to take the user's info and get it into both Joomla and this external mailing service.
I managed to get the form to pass the information to the service by using the "submit URL" box in the "Form URLs" tab, but... it sent all the data to the service and didn't copy anything into Joomla. So the user's registration information went to the mailing service (which is good!), but they didn't get registered on the site (less good!)
So... is there a way to do both at the same time? Have the user registered in Joomla and their information sent to the external mail service, both at the same time when they submit the registration form?
Any assistance or insight would be very much appreciated.
Hi ChrisCaple,
You can probably use the ReDirect URL - that will redirect after the Joomla processing is done. Depending on what you need to pass to the mailing list you may need to build the url in one of the OnSubmit boxes.
Bob
You can probably use the ReDirect URL - that will redirect after the Joomla processing is done. Depending on what you need to pass to the mailing list you may need to build the url in one of the OnSubmit boxes.
Bob
You may also use the CURL method if your site and that service will support this!
Regards
Max
Regards
Max
This topic is locked and no more replies can be posted.