Umbraco.Forms.Integrations.Crm.ActiveCampaign 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Umbraco.Forms.Integrations.Crm.ActiveCampaign --version 2.0.0
NuGet\Install-Package Umbraco.Forms.Integrations.Crm.ActiveCampaign -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Forms.Integrations.Crm.ActiveCampaign" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.Forms.Integrations.Crm.ActiveCampaign --version 2.0.0
#r "nuget: Umbraco.Forms.Integrations.Crm.ActiveCampaign, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Umbraco.Forms.Integrations.Crm.ActiveCampaign as a Cake Addin
#addin nuget:?package=Umbraco.Forms.Integrations.Crm.ActiveCampaign&version=2.0.0

// Install Umbraco.Forms.Integrations.Crm.ActiveCampaign as a Cake Tool
#tool nuget:?package=Umbraco.Forms.Integrations.Crm.ActiveCampaign&version=2.0.0

ActiveCampaign Contacts for Umbraco Forms

This integration provides a custom workflow for Umbraco Forms that will convert submitted contact information from your Umbraco webpage into an ActiveCampaign contact and a potential lead!

To start using the integration for Umbraco Forms you will need to attach the ActiveCampaign Contacts Workflow to a form, configure the mappings between the contact properties and the form fields, select an account if you want to associate the contacts, and map any contact custom fields.

Custom fields are created in ActiveCampaign by managing the fields of an existing contact.

As you set up the workflow, the list of custom fields will be retrieved from your ActiveCampaign account and made available for mapping.

When a form that has the ActiveCampaign workflow attached is submitted, the contact is looked up by email, if a record is found and the AllowContactUpdate flag is false, the workflow execution will stop and a message logged. Otherwise, the custom fields will be added to the request object and then the contact record will get created or updated. If an account association has been specified, then the created contact will be associated with the account.

Want to know more about this integration?

If you want to see the details on how the integration to ActiveCampaign Contacts is made or just follow the example of extending Umbraco with a third-party system you can take a look at the blog post supplementing this integration.

ac

fields

mappings1

workflow

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 271 12/15/2023
1.0.3 100 12/15/2023
1.0.2 558 11/22/2022
1.0.1 351 11/4/2022
1.0.0 338 11/1/2022