DoubleScale

Imports article

Importing Contacts from ActiveCampaign

DoubleScale can import your contacts from ActiveCampaign using the ActiveCampaign API. This allows you to migrate your entire contact database from ActiveCampaign to DoubleScale, including list and tag associations.

Prerequisites

You will need your ActiveCampaign API credentials:

  • API URL: Your ActiveCampaign account URL (e.g., https://yourcompany.api-us1.com).
  • API Key: Found in your ActiveCampaign account under Settings → Developer.

How to Import

  1. Go to DoubleScale → Contacts and click “Import”.
  2. Select “ActiveCampaign” from the source list.
  3. Enter your API URL and API Key in the credentials form.
  4. Click “Connect & Fetch Data”. DoubleScale connects to ActiveCampaign and retrieves your contact count, lists, and tags.
  5. Configure Lists Mapping — map your ActiveCampaign lists to DoubleScale lists (or auto-create).
  6. Configure Tags Mapping — map your ActiveCampaign tags to DoubleScale tags (or auto-create).
  7. Set Contact Profile options (additional lists/tags, status, update existing).
  8. Click “Import” to start.

What Gets Imported

ActiveCampaign Field DoubleScale Field
email Email
firstName First Name
lastName Last Name
phone Phone

Lists and tags from ActiveCampaign are mapped based on your configured mappings in Step 5 and 6 above.

Batching

Contacts are imported in batches of 20. The system uses offset-based pagination to fetch contacts from the ActiveCampaign API.