Help with Active Campaign API implementation. Questions on API requests, etc.
Questions tagged [activecampaign]
54 questions
0
votes
1 answer
Transport error: 404 Error: Not Found in WSO2 EI 6.1.1
I am trying to send Campaign by using Mailchimp. While calling this endpoint, i am getting ERROR like "Transport error: 404 Error: Not Found". Can anyone please help me out to resolve this?
Note: When i try in Postman by hitting direct mailchimp url…

Manoj
- 1
0
votes
2 answers
What ist a ContactList in ActiveCampaign?
What is a ContactList in ActiveCampaign API v3 which is returned on a GET request?
GET api/3/contacts?include=contactLists.list,organization
I could not find any information on the contact list neither in the API nor the web application…

John
- 429
- 3
- 8
- 20
0
votes
2 answers
Brackets in post request
Im using wordpress with the activecampaign plugin. Im trying to use a webhook to send a contacts email data to a php page where i can do something with this information. How do i receive data structured as following in…

jmelger
- 87
- 5
0
votes
2 answers
How do I pass an email into the site tracking Javascript code?
does anyone here have any idea how to set up Site Tracking by passing a contact's email address into Javascript Code?
I am on Wordpress using the visual builder Elementor's native contact form.
Here's the contact form:…

Jim Ng
- 91
- 1
- 4
- 15
0
votes
1 answer
ActiveCampaign Event Tracking Using Learndash Hook in Wordpress
I'm a bit of a newbie to PHP and wordpress (the dreaded opener), and I'm trying to add some functionality to an e-learning site I've built out using the LearnDash plugin for Wordpress.
One of the ways I'm tracking user progress is with…

Crackers_and_Ham
- 21
- 2
0
votes
1 answer
Active Campaign API 403 Error using wp_remote_post();
Im creating a simple integration that should post our WooCommerce orders over to the Deep Data seciton via the API (V3)
Here is a simple example of the request Im trying to make.
Im running this script manually for the time being just to get it…

Alex Knopp
- 907
- 1
- 10
- 30
0
votes
1 answer
Which is the easier way to connect Active Campaign to a database?
One of my clients needs to connect Active Campaign to their database so that when new fields (mainly name and email address) are added those contacts are automatically imported to either an Active Campaign's list or an automation.
It would be ideal…

Pedro Suarez
- 1
- 1
0
votes
1 answer
using active campaign api with swift and Alamofire
Im fairly new to iOS development and I'm working on a project that requires integration with Active Campaign.
I simply want to make a post request using their API to add a contact to the database when a button is pressed.
I've first attempted a get…

tpos17
- 1
-2
votes
1 answer
How do I add an event tracking script from Active Campaign to a squarespace website?
I am trying to track events happening on my client's website(Squarespace) so I can use these events for marketing automation in Active Campaign.
I read through this article:…

Edith Olasanya
- 7
- 1