Export Configurator Data to Client

Hi there,

I’m building a product configurator for a friend and was wondering if there is a decent way to export the data entered by his customers (floats, strings, colors etc.) and send it to him. Some EMail Assets in the Marketplace seem to be able to send emails from the build, but I’m not sure this is what I’m looking for.

Optimal Scenario: Customer enters his data and does the configuration, at the end clicks on a button “send” and the data makes it’s way to my friend. I was wondering if a HTML5 build would be a better solution than a downloadable binary, and if I could then communicate directly with the server of his website.

Otherwise there would have to be some kind of file that get’s exported by the app, which the client then has to manually send via email or something like that.

Any help or ideas appreciated, thanks!