I have a need to export collected data to a PDF. Is it possible to use a custom form instead of Formidable’s forms? Can I map specific data from the database regardless o which form I used to capture the info?
No, currently our plugin only works with Formidable Forms. It may be possible to use REST API to populate a Formidable Form from your custom form to provide near seamless functionality.