* 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>
588 B
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.