We have een API that process some data from a form en the api will send an email to the user that fill in the form with a calculation (depending on entered values).
But now we want also save it in to the database and we want to export this to an excel file.
Is it possible to submit a form in our API to Umbraco Forms? Or is there an another solution to fix this?
Umbraco Forms: Submit form in the code (with api)
Hi all,
We have een API that process some data from a form en the api will send an email to the user that fill in the form with a calculation (depending on entered values).
But now we want also save it in to the database and we want to export this to an excel file.
Is it possible to submit a form in our API to Umbraco Forms? Or is there an another solution to fix this?
is working on a reply...