Feature Request - Form submission via API / webhook

Hi,

Does anyone know if this has been added to the pipeline for next release ?

We are having a similar issue with 4.4.1 running php8.0. trying with endpoint /api/form/submit?formid=9

and receiving the following error code: Requested URL not found: /api/form/submit?formID=9

We are actually using n8n as well however the issue I foresee here is if we pass the form data via web hook and then use a connector to create the new contact inside Mautic we will not have the tracking history on that specific user.