groundhogg/submission_handler/setup
This hook executed when the Groundhogg form is submitted. This hook is useful to perform operations on the data.
do_action( 'groundhogg/submission_handler/setup', $this );
This hook provides the object of the submission_handler class of the Groundhogg form.