fbpx Top

SS Contact

How can you help or get involved?

Stay up to date with SHIP

Emails collected will only be used for SHIP to communicate with you directly.

$baseURI = 'https://app-3QNT3GQGCW.marketingautomation.services/webforms/receivePostback/MzawMLE0NrU0AAA/'; $endpoint = 'f85ff472-9282-4f3d-b3a6-50873eca9f96'; $post_url = $baseURI . $endpoint; $body = array( 'First Name' => $_POST['item_meta'][359], 'Last Name' => $_POST['item_meta'][360], 'Email' => $_POST['item_meta'][356], 'Phone' => $_POST['item_meta'][361], 'Message' => $_POST['item_meta'][358], 'trackingid__sb' => $_COOKIE['__ss_tk'] ); $request = new WP_Http(); $response = $request->post( $post_url, array( 'body' => $body ) ); } Donate