# ActiveCampaign Action

This action will create or update a contact in your ActiveCampaign account. You can specify different standard fields as well as other extended fields you may have created.

![](https://content.gitbook.com/content/tZEstFBYh3uMutlup6ku/blobs/06URw80S7xh6hrs8bn60/image.png)

### Settings

The action uses the following settings:

| Setting               | Description                                                                                              | [Parsed](https://docs.mylinkconnect.com/actions-and-operations/dynamic-parsing) |
| --------------------- | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| Url                   | Your ActiveCampaign API Url, as specified in your account.                                               | :white\_check\_mark:                                                            |
| API Key               | The ActiveCampaign API Key you can find in your account.                                                 | :white\_check\_mark:                                                            |
| Action                | The action you want to perform on your campaign                                                          | :no\_entry:                                                                     |
| Email                 | The email of the contact you wish to add or update                                                       | :white\_check\_mark:                                                            |
| First Name            | The first name of the contact you wish to add or update.                                                 | :white\_check\_mark:                                                            |
| Last Name             | The last name of the contact you wish to add or update.                                                  | :white\_check\_mark:                                                            |
| List ID               | The id of the list where the contact you want to target is. You can find this parameter in your account. | :white\_check\_mark:                                                            |
| Other Fields          | The additional custom fields you want to update on your contact.                                         | :white\_check\_mark:                                                            |
| Tags                  | Additional tags that you want to attach to your contact                                                  | :white\_check\_mark:                                                            |
| Incluse All User Tags | If enabled, all of the current conversation tags will be transferred to your contact when updating.      | :no\_entry:                                                                     |

### Remarks

There are no remarks for this action.

### Trigger

This action does not trigger any event.

### Variables

This action produces the following variables:

| Variable               | Description                                                                                                                                   |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| activecampaign\_id     | This variable will contain the unique id of the contact the action just updated or deleted.                                                   |
| activecampaign\_result | This variable will hold the message returned by the active campaign integration. If the integration is successful the variable will be empty. |

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

This action can be used only inside interactions and not as child of other actions. This action requires a [Premium Account](https://docs.mylinkconnect.com/basic-concepts/your-account/upgrading-from-free) to be used on a live chatbot.
