ActiveCampaign .Net Library
Budget: $750 – $1,500 AUD
I need a software engineer to provide me with a .Net4.7.2 C# library that will synchronise a .Net object to ActiveCampaign.
The developer must have proven previous experience working with ActiveCampaign.
The solution must be 100% reliable and in working order.
The project need only have 2 public methods
1- Save(Contact contact) which takes in the object below as a parameter and saves all the fields into the ActiveCampaign system. Note, most of the fields below are custom fields.
2- Delete(string email) which deletes the contact from ActiveCampaign based on the provided email.
The project needs to have unit tests attached, and the code has to be quality.
The object I will send has the following properties in the attachment.
The developer must have proven previous experience working with ActiveCampaign.
The solution must be 100% reliable and in working order.
The project need only have 2 public methods
1- Save(Contact contact) which takes in the object below as a parameter and saves all the fields into the ActiveCampaign system. Note, most of the fields below are custom fields.
2- Delete(string email) which deletes the contact from ActiveCampaign based on the provided email.
The project needs to have unit tests attached, and the code has to be quality.
The object I will send has the following properties in the attachment.