Hi team, While creating a outgoing LogCall from API, we set ` hs_call_from_number ` as ` ABCUser `. However, when we see the record in HubSpot, we see the `From User` as ` Arun Raj ABCUser ` (Arun Raj is the logged in user). In a few case read more
Hi Team , I used Properties api to get all properties of contact . But I didn't found any flag to identify custom fields in the response . Can you guide me to get contact custom fields using rest api? Sample Response of custom field read more
Hi Team , I used Properties api to get all properties of contact . But I didn't found any flag to identify custom fields in the response . Can you guide me to get contact custom fields using rest api? Sample Response of custom field read more
Hi Team , I tried to removed email from Contact .When i passed "" or null to email field , API throw 400 Bad Request . Request: https://api.hubapi.com/contacts/v1/contact/vid/201/profile {
"properties": [
{
"pr read more
Hi Team , I am trying to remove timestamp in log call when i gave timestamp as 0 or "" or null , But No luck , it always throw Error 400 Bad Request {
"engagement":{
"portalId":null,
"createdAt":null,
"lastUpdated":null,
read more
Hi Team , I tried to sent null values to remove disposition field value from log a call , but its not removing . Can you help me ? PATCH /engagements/v1/engagements/2082716764{
"engagement":{
"portalId":null,
"createdAt":null,
read more
Hi team, While creating a outgoing LogCall from API, we set ` hs_call_from_number ` as ` ABCUser `. However, when we see the record in HubSpot, we see the `From User` as ` Arun Raj ABCUser ` (Arun Raj is the logged in user). In a few case read more