Hi darcimm,
Yes, we are saving applicant’s data in WordPress Database.
Go to WordPress Admin Panel-> Tools -> Export and select Applicants. After that click on export download export file, You will get all applicants data in XMl file.
Now you can import or read that particular file in your particular CRM.
Currently, Simple Job Board is not compatible with Contact Form 7 and Contact form DB. For making it compatible, you have to write the custom code for it.
Thanks & Regards,
PressTigers
Thank you for the response!
Do you know the name of the table it is stored in in the WordPress database?
We may find it easier to extract the data via our application rather than manually export and import.
Thanks,
Darci
Hi darcimm,
We are storing applicants data in WordPress default wp_post and wp_postmeta tables. But, it also contains all posts, post types and pages data.
Thanks & Regards,
PressTigers
Hi there,
Thank you for your response.
May I suggest functionality to be able to export the applicant data into a csv or an excel sheet?
The structure of the table in the back end doesn’t include all of the form fields, making it more of a job to go in and see each of the form fields submitted.
Being able to export this form data into a table would be quite helpful.
Any chance this will be a functionality soon?
Thanks,
Darci
Hello Darci,
Thank you very much for your valuable suggestion. Currently, we are using WordPress import/export functionality.
If you want to export data into CSV or Excel format, you can use any WordPress plugin.
Thanks & Regards,
PressTigers