CDate time format
Hi guys, I wanted to know how to use this date and time format from cdate, mdate, etc. 2021-01-29T08:00:07-06:00 How do you get the time? Not sure how this format works. I’m sure I can extract them...
View ArticleActive Contacts on Lists
How can I get the active contacts on each lists on AC? I think there’s none for APIv3? 4 posts - 2 participants Read full topic
View ArticleCheck 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 ArticleCan't add ContactTag - What's wrong, invalid value for query parameter...
…api/3/contactTags BODY { “contactTag”: { "contact": "11636", "tag":"Onboarded" } } { ** “errors”: [** ** {** ** “title”: “Invalid value for query parameter contactTag.tag”,** ** “detail”: “No tag id...
View ArticleAdd 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 ArticleWhitelisting 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 ArticleHow to escalate a support case to a manager
I have been trying to resolve an issue for 5 days!. The response I get back from support is links to the docs. If we don’t get this resolved ASAP. We are canceling our Subscription. 2 posts - 2...
View ArticleForm Formatting of Header and buttons
Hi, It would be great to easily bold the submit buttons and style the headers on forms. I am using the css workaround but it is a bit cumbersome… 2 posts - 2 participants Read full topic
View ArticleAPI 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"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 ArticleNo 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 ArticleBulk 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 ArticlePossible 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 Article5 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 ArticleWhat'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 ArticleIs 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 ArticleDocumentation for proc.php params
Hello I’ve been unable to locate documentation relating to proc.php. Is somebody able to clear up what the params are that are passed along to activehosted.com/proc.php? e.g. u: "foo", f: "foo", s:...
View ArticleEmails on Mobile Outlook App
Hi there, We have been using the drag and drop component and none of our emails are showing up properly when viewed on the outlook mobile app. Everything is small and cannot be clicked on. I have...
View ArticleHow to add bulk options to a dropdown type custom field?
Hi community! I’m trying to create a “Where are you from” dropdown custom field, but I really don’t want to enter/copy-paste all the countries out there one-by-one into the options field. Is it...
View ArticleGet public access link to mail for current user or mail template after...
i am using webhoodk on start sending campaign https://verbraucherritter20310.activehosted.com/index.php?action=social&chash=537d9b6c927223c796cac288cced29df.1372&nosocial=1 from link witch we...
View Article