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 @CCastilla9 this sounds like a frustrating setup, but you’re actually not far off from getting it working. A few things could be going on ...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
Hello everyone, I have created a HubSpot multi step form UI extension using HubSpot CLI, here is my Requirement: We are working on a multi-step form UI Extension embedded within a custom object (p_retirement_plans). The requirement is to save form read more
looks like the syntax on your hubspot.serverless() calls are incorrect. the name is a separate string argument and not part of the payload object as...read more
Hi Community, I'm currently setting up a custom event via API for an existing Private App in HubSpot. While I’ve successfully created the custom event (name only), I’m unsure how to associate this event with the Private App integration, specific read more
Hello, I recently found the documentation for the Goals API and I have been attempting to create custom goals via this API. I have been able to successfully do so (judging by the successful API responses I get), but the resulting goals so read more
@DSmith11 wrote: Hello, I recently found the documentation for the Goals API and I have been attempting to create custom goals via this API...read more
Hello Everyone! I've some Custom Coded Actions that contain an External API Endpoint defined as a variable in the Code. I'm doing this in the Sandbox, and the External API Endpoint corresponds to the system's QA instance. If we decide to manuall read more
Unfortunately, no. I've run into the same issues. What I ended up doing is creating a Custom Coded action at the very beginning acting as a "conf...read more
I am getting this error when my app attempts to fetch a deal card: "Your request has timed out while trying to connect to this data fetch URL." I can see from my logs that the request was resolved in about 5 seconds. From other posts, I have read more