APIs on third party integrations
Hook:ipt_fsqm_hook_integration Triggered when a submission is saved for the first time by a user and all predefined integrations have been processed. Hook Uses Accepts one argument, a reference to the IPT_FSQM_Form_Elements_Data object. [php] /** * Add into the integration execution hook * To carry out our custom integration * * @param object $obj A reference…