Add a custom integration
You can easily extend our Custom Contact Forms extension, or integrate it with an external service.
To make things easier for you, we have created a sample module which uses an observer to get the submitted form data whenever a form is submitted.
You can find the module here on github.
Simply copy / rename the module and add your custom code in the observer class.