Get contact form fields using rest API
-
Hi,
Im building webpage with totally separated frontend. I wonder is it possible to get information about my form fields by REST API. I found some endpoints (/contact-form-7/v1/contact-forms/:id) but I get Forbidden error 403.
For now, I understand that I can send an email using:
/contact-form-7/v1/contact-forms/:id/feedback
but I dont know how to integrate form in my app, with form created in WordPress.
So:
1. Why Forbidden error has appeared?
2. Is it possible to get information about my form using endpoints?
3. Does the documentation of all endpoints exist?
WP v4.8.2, CF7 v4.9
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get contact form fields using rest API’ is closed to new replies.