ConnectUC and HubSpot

I am using the integrations for ConnectUC and HubSpot. When a phone call is answered ConnectUC is queried and we get the caller’s number and then perform a “find company” using the callers phone number - if there is no company with that number then we fork to “find contact” and if there is no contact with that phone number we hit the “create contact” now we have a valid record in HubSpot to display. if the company was found we want to open a web page to that company page and if no company we want to open the contact that matches that phone number. - all of the flows up to the final open web page step have been tested - but I Can not determine how to trigger active pieces to open a web page on the client system. http commands do not seem to open a browser they just return raw code in the test. Any guidance is greatly appreciated.