Accounts API sorting not working by Timestamp
I am trying to sort accounts by using "createdTimestamp" or by "updatedTimestamp" but its not sorting.This is what i am tryinghttps://username.api-us1.com/api/3/accounts?orders[createdTimestamp]=ASC
View Articlehow to embed the RSS feed into the full HTML campaigns?
Do anyone know how to embed the RSS feed into the full custom code HTML campaign? Any suggestion will be much appriciated.
View ArticleOpen submit form url in new window
Can someone help me? I have a lead form on my website asking for a name and email. I would like to have AC to open an URL in a new window after the user submits the form. In the AC settings, I can only...
View ArticlePlans to improve the segment interface?
I was just wondering if there any plans to expand on the segment management interface? We're a year into our relationship with AC, and we already have 80 segments. Since they are not in alphabetical...
View ArticleLoad conversation history
Hi guys , I have a question that I would like everyone to answer . How can i identify the user login on my site then i will load the conversation historyThank You
View ArticleToo easy: empty ALT tag on link tracker
Hi there, It's been popping up in the AC community and forums every now and then. Improving the Spam Assassin score by 0.5 pt (which is entire *10%* of what could get you email marked as SPAM!) seems...
View ArticleCSS for padding of embedded form
Can anyone kindly provide input on how I can get the form in the attached image aligned with the columns to the left? I am guessing some CSS for top padding would do the trick but this is beyond my...
View ArticleAPI v3 & ActiveCampaign PHP API
I don't know if it is only here, but the properties documented in v3 have several bugs, look:Sync contact: The keys "firstName" and "lastName" doesnt work, but "first_name" and "last_name", works.Add...
View ArticleTrying to create a campaign using v1
Hello, I'm trying to create a campaign using v1 of the api (it doesn't look like this feature exists with v3). I'm able to pull up my messages using the api and I get a Message ID of 3, but when I try...
View ArticleHow to track form submission on Google Analytics
Hello there, I use the thank you message after submissions on my forms but I'm not being able to track the submissions on GA. (I can't use a thank you page/URL to confirm this)I've tried adding a...
View ArticleHow to send email campaigns without using the Active campaign form?
Hi all, I have created a custom sign up form on my website (not using the AC form) and have also created an email campaign in AC. I would like to send this campaign out to users that sign up on my...
View ArticleGet segments of specifid Contact
Hey guys, I'm fairly new to ActiveCampaign and was wondering if it's possible to get the different segments of a specific contact. I'm creating a website that's going to show some personalised content...
View ArticleHow to left justify a form embedded in a website
I’ve created some simple Active Campaign forms that are embedded on web pages on our company website. However, the standard inline form does not automatically left justify when I integrate the form...
View ArticleFilter deal custom fields
I would like to filter “deal custom fields” but can’t seem to do this effectively. The only three options I have are to: Get one deal custom field, by it’s ID Get deal custom fields for one deal...
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 ArticleAPI returning 403 Forbidden errors
Hello. The API started returning 403 Forbidden errors a couple weeks ago (only in sandbox mode, production seems to work just fine). The sandbox api key is correct and it is properly added to the...
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 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 Article