1
0
mirror of synced 2026-01-02 03:02:26 -05:00
Files
airbyte/airbyte-integrations/connectors/source-activecampaign/bootstrap.md
Dainius Salkauskas 96ff92367f 🎉 New Source: ActiveCampaign (#18335)
* Init source ActiveCampaign

* Added documentation files

* Added contacts and campaigns streams

* Added deals stream

* added segments stream

* Added lists stream

* Formatted schemas

* Added references to API docs

* added forms stream

* Added pagination

* Updated documentation

* Formatted schemas

* Removed unnecessary files

* Added changelog

* Updated base URL

* Added sample config

* add source seed

* run format

* generate uuid for activecampaign

* auto-bump connector version

Co-authored-by: Rytis Mickevičius <rytis.mickevicius1@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-27 14:15:54 -03:00

588 B

ActiveCampaign

The ActiveCampaign source connector interacts with the ActiveCampaign API, which provides metrics for yor transactional email, email marketing, marketing automation, sales automation, and CRM software.

Authentication is handled via a regular Authorization HTTP header.

Account username is used as part of API base URL.

See the official documentation for details on how the API works.