Hello, In this page, we can create different subscription types by clicking the Create Subscription Type button: Scenario: I have a potentially huge list of subscription types that changes over time stored in my mysql database, and i w read more
I had the same issue, i think it seems like when the response is 200, it doesnt return all of the headers for example it only returns X-HubSpot-Rate...read more
Hi, I have Developer Test Account. Is it possible to enable this for my portal 21492859? Note that I did not see any "Customer Success Manage...read more
hi, I have this custom property for Contacts called "mh_instance" (internal value) Currently, this is how i do it $client = \HubSpot\Factory::createWithApiKey('MY_API_KEY');
$searchRequest = new \HubSpot\Client\Crm\Contacts read more
Hi, im using php SDK to make the association wherein the $company_id and $contact_id are the actual IDs : $hubSpot -> crm ()-> companies ()-> associationsApi ()-> create ( $company_id , "contact" , $contact_ read more
Hello, In this page, we can create different subscription types by clicking the Create Subscription Type button: Scenario: I have a potentially huge list of subscription types that changes over time stored in my mysql database, and i w read more
hi, I have this custom property for Contacts called "mh_instance" (internal value) Currently, this is how i do it $client = \HubSpot\Factory::createWithApiKey('MY_API_KEY');
$searchRequest = new \HubSpot\Client\Crm\Contacts read more
Hi, im using php SDK to make the association wherein the $company_id and $contact_id are the actual IDs : $hubSpot -> crm ()-> companies ()-> associationsApi ()-> create ( $company_id , "contact" , $contact_ read more