"id_greater" dont work in my case
@europeanconsumerrigh wrote: 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...
View ArticleNo Result found for SubscriberList with id 0
@thirdrepublic1 wrote: 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
@derek wrote: 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...
View ArticlePossible to add multiple tags in one API call?
@snowys wrote: 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...
View Article5 mins for request to complete
@snowys wrote: 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...
View ArticleUnsubscribe contact from list - NOT working
@creato_zoom wrote: The functionality for unsubscribing a contact from a list seems not to be working according to the documented method. I have attempted to unsubscribe a contact from a specific list...
View ArticleWhat's the best way to capture original referrer for website leads when using...
@full-steam wrote: 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...
View ArticleIs there a /api/3/contacts/bulk_delete?
@derek wrote: 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...
View ArticleDocumentation for proc.php params
@meceimmo wrote: 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:...
View ArticleEmails on Mobile Outlook App
@kbra10560 wrote: 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...
View ArticleHow to add bulk options to a dropdown type custom field?
@dszabo wrote: 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...
View ArticleRetrieve campaign from ms sql OLEAutomation
using code Set @sUrl = ‘https://account1611168746.api-us1.com/api/3/campaigns’ Set @sHeaders = ‘Api-Token …’ Exec master…sp_OACreate ‘MSXML2.XMLHTTP’, @iObj OUT Exec master…sp_OAMethod @iObj, ‘Open’,...
View ArticleCreating a new list, using api v3
Hello, I’m trying to create a new list using API v3, and even when I’m sending all the required data, the list is created with empty fields, like the name. image1684×1388 174 KB The new list is also...
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 ArticleWould like to override personalization tags
Hello, We have an automation that begins with an event trigger and end with an email template being sent. The template contains personalization tags that it grabs from our contacts. But we’d like to...
View ArticleGet Contact - 400 Error - Bad Request
Hi Why do I receive a 400 when retrieving contacts? 400 Bad Request 400 Bad Request cloudflare GET https:///,/api/3/contacts?status=-1 MY CODE LOOKS LIKE THIS… any ideas? Thx in advance var client =...
View ArticleCDate 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 but...
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.
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…
View ArticleActive Contacts on Lists
How can I get the active contacts on each lists on AC? I think there’s none for APIv3?
View Article