Quantcast
Channel: Developers - Community
Browsing all 479 articles
Browse latest View live

How to add contact to a list in v3

According to v3 docs I should be able to add a contact to a list using the Contact API but I am at a loss on how to do so as I see nothing list related under Contacts. How do I add a contact to a list...

View Article


Whitelisting Active Campaign public IPs for bulk import webhook

Hello, I am using the bulk import contacts endpoint. I can provide a callback url (Webhook) in the URL Our organization has a security policy of whitelisting incoming requests from any partner/SaaS. I...

View Article


Submit form via new API?

Hi everyone, we are currently trying to submit a form from a custom React web app, i.e. via the ActiveCampaign API. In order to support double opt-in and all other ActiveCampaign features, we would...

View Article

Image may be NSFW.
Clik here to view.

API V3 - How to set contact custom fields on add/sync api calls

Hello! I am reading the api V3 documentation but I could not find how to update/add custom fields in contacts add/sync function. I read the api v1 and it’s possible to add custom fields: image962×212...

View Article

Bulk Import API Callback

Hey all, I am using the the Bulk Import API and everything for importing works as expected. However, I can’t seem to capture the callback data. I created a callback page to grab any data that hits it...

View Article


Add tag to contact using PHP API wrapper

Anyone have example code for adding a tag to a contact using the PHP API Wrapper? When I try something like $contact_tag = $ac->api(“contact/tag_add?contact=$customer_id&tag=580”); or...

View Article

API v3 Contact Filter on Creation Date

Help! We are using the following url for the API and we get a result of all the contacts. It does not appear like there is any filter happening....

View Article

No Result found for SubscriberList with id 0

This is found working with post man., with following python script it keeps showing the error. --------------SCRIPT------------------- import requests API_URL_LISTS =...

View Article


Possible to add multiple tags in one API call?

https://developers.activecampaign.com/reference?_ga=2.79955607.1449727395.1613343671-859000771.1589352574#contact-tags I’m currently able to add one tag, but I would like to add multiple tags in the...

View Article


Dark Mode, you there dark mode?

I was surprised that a search on the forum didn’t result any hits about ‘Dark Mode’. So I suppose I might be the first? Here goes… Where the dark mode control at?! Having control of dark mode prefered...

View Article

Check bulk import status

Hello, I am using the Bulk Import API to upload daily batches of Contacts. I know I can provide a callback url in the request, but I was wondering if there is a quick way to poll for the status of the...

View Article

"id_greater" dont work in my case

Hello i have problem with this parameter “id_greater” doesnot work for me with combination “listid” and “orders[id]” here is one similar ticket but without answer what i actually need is get all...

View Article

5 mins for request to complete

I’m trying to call the api v3 with this curl --request GET –url https://youraccountname.api-us1.com/api/3/contacts/id Application was having trouble, so I put it in postman. Took 5 mins to finish? Is...

View Article


Is there a /api/3/contacts/bulk_delete?

Hi all, I’m looking for a way to delete a group of contacts in a single API call rather than having to iterate through an array of IDs making a single delete call per id. With the 5 calls per second...

View Article

Migrating from proc.php to API v3

We have a legacy code integration misusing proc.php to sign up to something in our Active Campaign. We would like to migrate to v3 of the API instead of continuing to misuse this endpoint.The problem...

View Article


Need to take backup of AC System

Hi, I want to take a weekly backup of my entire AC system. For this, I intend to use the API to take a backup and I am using the Python programming language. Is there any way that I can take a System...

View Article

What's the best way to capture original referrer for website leads when using...

We’ve been using AC for a year or so after leaving HubSpot and there’s one thing in particular that is still hard. We use Gravity Forms in WordPress for all forms, so Active Campaign doesn’t...

View Article


Image may be NSFW.
Clik here to view.

How to retrieve a contact along with any custom fields using API v3?

I’m currently using v3 of your RESTful API to integrate ActiveCampaign with my company’s web application (running Laravel php framework). And I wonder is it possible while retrieving a contact using...

View Article

Can i edit the conversation Activecampaign UI ?

Hi guys , I have a question that I would like everyone to answer . Can i edit the UI conversation Activecampaign , and how do i do that . Pls help me , thank you

View Article

Get messages filtered by list

Need to filter the messages or campaigns by lists of contacts to show/hide to my users.Is possible to connect the lists of contacts to the campaigns or the messages?can't find a connection to something...

View Article
Browsing all 479 articles
Browse latest View live