3
Elementor Pro - a method for submitting data through an API
Source: elementor/elementor#24198 · opened by @ronaldaug
Prerequisites • I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. • The feature is still missing in the latest stable version of Elementor ( Elementor Pro ) What problem is your feature request going to solve? Please describe. We're using Elementor Pro forms on our website, which our clients actively use. Recently, we've developed a mobile app, and we want to send the same form data through the WP REST API (for example, /api/v1/forms/my-form). But it seems Elementor Form doesn't have built-in support for submitting data through API. I can send a request to admin-ajax.php, but it requires wp nonce validation, and it doesn't seem like the right way. Also, I tried extending the ElementorPro\Modules\Forms\Classes\Ajax_Handler class and using the ajax_send_form method. However, since it's primarily designed for HTML pages, the responses don't match what we need for the API. Descr…
No pledges yet. Be the first to back this.
Comments
Similar requests
Encode POST data before sending to server...
2 votes · 0 comments
⌛ 🔗 Add WooCommerce Shop Order as query source for the Loop Grid (Duplicate)
2 votes · 0 comments
⏳ 🔗 New layouts for Section, Container, Block, and Div
25 votes · 0 comments
WP headless with Elementor as builder
3 votes · 0 comments
Add multistep form options to woocommerce checkout widget
3 votes · 0 comments
No comments yet.