Thank you @WendyGoh I have corrected the value but I am still not able to update the company record. Do you see any error in my code? I'm usi...read more
New to Hubspot, I cant get the company values to update using the following: private void UpdateCompanyProperty(string companyId)
{
var hapikey = "{YOUR_HAPI_KEY_HERE}";
var client = new RestClient("http read more
New to Hubspot, I cant get the company values to update using the following: private void UpdateCompanyProperty(string companyId)
{
var hapikey = "{YOUR_HAPI_KEY_HERE}";
var client = new RestClient("http read more