How can I export these items into Excel for purposes of mapping fields for CRM integration? Mapping the fields and their associated ID's and Keys to our CRM fields would be very helpful to our web developer
This: https://formidableforms.com/knowledgebase/table-view-to-csv/ or you'll want to play with the API to get live data and have someone write up/automate such a function.
I wrote a code snippet that does this and added it to the community as a tutorial. Maybe this will help you:
https://connect.formidableforms.com/user-tutorials/displaying-field-information-form-forms-in-a-csv/
Please login or Register to submit your answer