I have installed "contact-form-7" plugin and using "Contact Form Submissions" to save data in the database (https://wordpress.org/plugins/contact-form-submissions).
Also, I have created a form with same fields in a mobile app. I am using "WordPress REST API (Version 2)" (https://wordpress.org/plugins/rest-api) for APIs.
Now my question is that I want to save mobile form data using "WordPress REST API (Version 2)" and display in wp-admin in Contact -> Submissions page. Will any suggestion be good?