In the CRM, Contact/Company/Ticket/etc. views have a paginator at the bottom, like this: This is very useful, but one thing I cannot figure out to do is navigate directly to a view page. As you see above, 11 page numbers are displayed - read more
Although nothing has changed with my application, I am receiving a NotFound exception when I try to submit the following request (I have xxx'ed out the api key): {
"Request": {
"AlwaysMultipartFormData": false,
"MultipartFor read more
Thank you @Jaycee_Lewis I read that "Bulk Delete Notes" thread before posting this question, but no suitable solution has been posted there yet. ...read more
Is there a way to programmatically delete all Notes that are associated with all Contacts? In your developer documentation regarding Engagements/Notes, the only way I see to do this is to delete notes one-by-one via your Delete endpoint.....whic read more
Does the HubSpot CRM have built-in logic to prevent duplicate associations from being created? What I mean is this: I have a nightly job that executes, pulling customer/loan/etc. data from a different external system. For each incoming record, read more
Although nothing has changed with my application, I am receiving a NotFound exception when I try to submit the following request (I have xxx'ed out the api key): {
"Request": {
"AlwaysMultipartFormData": false,
"MultipartFor read more
Is there a way to programmatically delete all Notes that are associated with all Contacts? In your developer documentation regarding Engagements/Notes, the only way I see to do this is to delete notes one-by-one via your Delete endpoint.....whic read more
In the CRM, Contact/Company/Ticket/etc. views have a paginator at the bottom, like this: This is very useful, but one thing I cannot figure out to do is navigate directly to a view page. As you see above, 11 page numbers are displayed - read more
Does the HubSpot CRM have built-in logic to prevent duplicate associations from being created? What I mean is this: I have a nightly job that executes, pulling customer/loan/etc. data from a different external system. For each incoming record, read more
I seem to be unable to create associations between Contacts and a custom object. Here is the URI I am sending (note: I have xxxed out the api key): https://api.hubapi.com/crm/v4/objects/Contact/339219/associations/2-6971002/1799341940?ha read more