hello,
is there an API in cs-cart default to call forms e.g contact-us
hello,
is there an API in cs-cart default to call forms e.g contact-us
The Form builder module extends the default Pages functionality. So you can work with the Pages entity to work with forms.
Please describe your case in more details
Yes, the Contact Us form is working through the Form Builder add-on, but we do not have an API available to use it from the frontend.
Currently, we are using CS-Cart APIs, so we need a Contact Us form API that allows customers to submit the form from the frontend.
Does any built-in API exist for this?
Yes, I am afraid, there is no API entity to submit a form via API