FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests