Hello,
I’m trying to integrate my application form to the active campaign form.
But I don’t know how to do it.
I have a form in my aplication, but before sending data do active campaign I have a step to do.
Can someone help me?
I’m using PHP
Hello,
I’m trying to integrate my application form to the active campaign form.
But I don’t know how to do it.
I have a form in my aplication, but before sending data do active campaign I have a step to do.
Can someone help me?
I’m using PHP
Hello! Hope all is well. There are two options here. The first is to use our API, there are examples using PHP cURL in our documentation: (http://www.activecampaign.com/api/example.php?call=contact_sync). The second is just to use our form HTML alongside in your form, as long as the POST action, input names, and hidden fields are the same, it should work seamlessly.
Thanks for answer @femiagbabiaka
I tryed to use my active campaign account to acess the documentation but it is not working.
Sorry about that, wrong link. Try clicking on the link in my post again.