how can I insert via sql syntax the fields of CF7 in a DB different from WP'S DB ?
I know that there is an extension of CF7 able to write fields inside WP DB (in a custom table), but I need more. I need to insert them in another DB (so I have to connect, prepare query, and so on)
It is possible ?