we are currently trying to submit a form from a custom React web app, i.e. via the ActiveCampaign API. In order to support double opt-in and all other ActiveCampaign features, we would simply like to mimic the behavior as if the user had filled out an existing form.
I see that in the old API (API Examples Using contact_add), there is a field “form_id” for that. But in the newest API version, I cannot find any reference to this.
What would be the preferable way to achieve the above-mentioned?
Hello ,
anyone knows a good csharp example that shows how to add a new contact to a specific list ?
I’ve an asp.net web application and trying to integrate activecampaign form but I’m having some problems.
Thanks