groundhogg/admin/emails/process_add/{tab}
This hook is used to handle the process custom tag process. This hook provides the functionality to manage the response.
do_action( "groundhogg/admin/emails/process_add/{$tab}", $this );
This hook comes with one argument which is the object of the Email_page class.