Hello, I am running into issues integrating quickbooks online with Hubspot. It keeps giving me the same error message and I'm unsure whether it is on quickbooks side of things or on hubspot. This is my issue. I don't know whether it is on Quickb read more
When a user goes through OAuth authorization flow, `content` scope won't be listed when navigating to authorization link unless user has `superadmin` role. * scopes the app is requesting: 'crm.lists.read' , 'crm.objects.companies.read' read more
The thing is that I don't want that user to be super admin, just want to provide them with the `content` permission to allow them to pull data from c...read more
Hi, When creating a workflow via the hubspot interface, after the creation, a dialog pops up and asks me wether i wish to enroll existing contacts. However, I couldn't find such an option via the workflow API, no "enrollExistingContacts" flag, or so read more
Hi @GR73
I believe no such parameter is present. But for a workaround, you can create a list, and that should be the trigger criteria of th...read more
Hi, I have been using the HS API's for a while now, but now run into an issue using an API we have not used before (the V4 associations API's). In Basics, we wanted to start with something simple, just to retrieve all ticket IDs linked to a read more
Hi @_Jelmer , The above issue is because HubSpot's CRM v4 associations API doesn't support Private App Token and mandatorily requires OAuth 2.0...read more
Hi all, I recently stumbled upon this weird behavior with the Calling SDK beta . When testing my calling app as a widget in Hubspot, everything works fine. However, when I open a second browser tab to Hubspot and open the widget in the tab, read more
Hi @JeroenCloudCTI , When opening multiple tabs, each tab runs its own instance. However, HubSpot purposefully restricts communication between ...read more
Hello all, I have a problem with the sync between Hubspot and Salesforce. The issue is: A notification system was set up to alert us urgently when a lead requests sales assistance via a nurturing flow, enabling us and our sales team to respond read more
Hey team, I need assistance regarding the Forms API. We currently have a Private App Integration built on the Contacts API. The external platform we use submits a non-HubSpot form that creates a contact in HubSpot. However, due to the current se read more
@Arpit_Verma wrote: Hey team, I need assistance regarding the Forms API. We currently have a Private App Integration built on the Contacts AP...read more
Hi, we started seeing this error last night that is actively causing downtime of our service : "The owner of this website (api.hubapi.com) has banned your IP address (x.x.x.x)." We use a specific hosting service with a shared IP address pool. I dow read more
Hi I have a free Hubspot website and want to embed my instagram feed onto it. I have got the code from Tagembed but cannot figure out how to add it to my page. I know there is a way with a paid account, but is there for free?
Hi @RMason2 ,
You can add a rich text module to your page content and then edit in expanded view. Once it is expanded, you should see the inse...read more
I am getting hs_revenue as property in the Campaign object, by calling https://api.hubapi.com/crm/v3/properties/CAMPAIGN API. While calling https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/reports/revenue API, I am getting read more
Hi @BDabhi7 ! Thank you for your post. It would be helpful to share your request and response body for both APIs. Pleas exclude and private or per...read more
Properties are not updated when I send valid JSON using the API npm package. I know the JSON is valid because I get an error if I send an invalid property. When I DO send all valid properties the body shows as empty in the call details. I still get read more