Submit form via new API?

Hi everyone,

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?

Thanks for your help, and best regards
Jan

This is not possible in version 3 of the API.

Is this still the case?

This feature is not available in API v3, but you can still use v1 API.

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

I suggest posting this as a separate question/topic on the developer forum instead of in this thread.

sure, thanks
I’m going to do it now.

Any update here? There’s no reference in current api documentation for submitting a FormID.
Is it unofficially supported somehow?

Hello,

This is currently still only available through the v1 API.

-Matt