APP PARTNER

Become an ActiveCampaign App Partner

Help over 180,000 businesses around the world deliver unique customer experiences by developing an app with ActiveCampaign.

app code
app icons small
app icons medium
app icons large

API Documentaton

Version 3 of the ActiveCampaign API is structured around REST, HTTP, and JSON. API endpoint URLs are organized around resources, such as contacts or deals. That means you can easily call on ActiveCampaign actions for your integration.

App Studio

Build upon the leading Customer Experience Automation platform and expose your app to a growing ecosystem, and 180K+ customers globally.

Webhooks

Get notified at the URL of your choice when your contacts do something you care about—like opening a campaign or clicking a link.

 

Get started developing with ActiveCampaign in minutes

							
																# Retrieve a contact

require 'uri'
require 'net/http'
require 'openssl'

url = URI("https://youraccountname.api-us1.com/api/3/contacts/id")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
http.verify_mode = OpenSSL::SSL::VERIFY_NONE

request = Net::HTTP::Get.new(url)

response = http.request(request)
puts response.read_body
							
						

APP STUDIO

See what’s possible with the new ActiveCampaign App Studio

App Studio Easy Access

App Studio Edit Live

App Studio Testing

App Studio Manage Versions

App Studio Publish

APP MARKETPLACE

Reach 180,000+ potential customers

Share your app with 180K+ customers in an App Marketplace full of hundreds of integrations for all types of businesses.

OUT-OF-THE BOX DOESN'T WORK FOR EVERY BUSINESS

Build unique solutions for unique businesses

Payment driven workflows to drive referrals and customer loyalty

Automate appointment reminders with SMS

Manage multiple lead channels with our Deals CRM

Improve every customer experience via powerful feedback-based marketing automations

Drive more donations with personalization and eCommerce reporting, attribution and segmentation

Centralize unsubscribes and sync other databases automatically

WHY DEVELOPERS CHOOSE ACTIVECAMPAIGN

Hear what other developers are saying about partnering with ActiveCampaign

70% of ActiveCampaign’s 180,000+ customers use an integration. It could be yours.

10000 +
customers world wide
0 %
use an
integration

Highest Rated

in Marketing Automation

A global footprint

ActiveCampaign has a global network of 180K+ customers in over 170 countries

Highly engaged customers

The vast majority of our customers are utilizing integrations to customize the platform in a way that makes sense for their business

An industry leader

Our category-defining Customer Experience Automation platform is one of the top 50 Marketing Products according to G2

Start building with ActiveCampaign today

Become an App Partner and start creating unique customer experiences