I have a Wordpress website that uses the WPForms Plugin for it's forms. It's a real estate website, so users who are interested in sth. can send a message and their info via my form. For collecting the customer data a software called estatePro is used to manage everything from the customers to real estate data.
EstatePro is able to extract data when an E-Mail with XML-attachment that uses the openimmo-format is sent to it. I want to generate this XML-file filled with the users data after they hit "send" and attach this XML-file to the E-Mail that would normally just contain the data as text.
I found no plugin that can generate a file like this and automatically send it as attachment to my inbox.