ActiveCampaign
ActiveCampaign is a customer experience automation platform that offers email marketing, marketing automation, sales automation, and CRM tools.
ActiveCampaign is a customer experience automation platform that offers email marketing, marketing automation, sales automation, and CRM tools.
Categories: CRM, Marketing Automation
Type: active-campaign/v1
Connections
Version: 1
API Key
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
username | Account name | STRING | Your account name, e.g. https://{youraccountname}.api-us1.com | true |
key | Key | STRING | true | |
value | API Key | STRING | true |
Actions
Create Account
Name: createAccount
Creates a new account.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
account | Account | OBJECT Properties{STRING(name), STRING(accountUrl)} | false |
Example JSON Structure
Output
Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
account | OBJECT Properties{STRING(name), STRING(accountUrl), STRING(id)} |
Output Example
Create Contact
Name: createContact
Creates a new contact.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
contact | Contact | OBJECT Properties{STRING(email), STRING(firstName), STRING(lastName), STRING(phone)} | false |
Example JSON Structure
Output
Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
contact | OBJECT Properties{STRING(email), STRING(firstName), STRING(lastName), STRING(phone), STRING(id)} |
Output Example
Create Task
Name: createTask
Creates a new task.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
dealTask | Deal Task | OBJECT Properties{STRING(title), INTEGER(relid), DATE(duedate), INTEGER(dealTasktype)} | false |
Example JSON Structure
Output
Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
dealTask | OBJECT Properties{STRING(id), STRING(title), INTEGER(relid), DATE(duedate), INTEGER(dealTasktype)} |
Output Example
Accelo
Accelo is a cloud-based platform designed to streamline operations for service businesses by integrating project management, CRM, and billing functionalities into one unified system.
Acumbamail
Acumbamail is an email marketing and automation platform that allows users to create, manage, and analyze email campaigns, newsletters, and SMS marketing with an intuitive interface and API integration.