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
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
Hey @Arpit_Verma been through this before and yeah, it gets confusing fast if you’re not in the weeds with API stuff. So you’re on the right tra...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
Hi everyone, I'm building a public app on HubSpot and planning to use webhooks to track events like contact creation, update, and deletion. I’ve gone through the documentation and have a quick clarification: Are webhook subscriptions tied to the read more
Hi, my app has every/all scopes possible to be assigned to it, yet it still can't create tickets using this standard API endpoint: https://developers.hubspot.com/docs/reference/api/crm/objects/tickets#post-%2Fcrm%2Fv3%2Fobjects%2Ftickets Confi read more
Unfortunately, Hubspot has so many similar names for things (and terms reused) that it's sometimes hard to figure out what people mean. So, let's...read more
I've set up a chatflow where I check whether WebSite URL contains a specific word. This works if I load the browser with a URL with the specified word in it. But I can't get this to work in my single page application. On navigation I do the followin read more
Hi @HLarsen , I hope that you are well!
Thanks for asking the HubSpot Community! First, for information, I'd like to share the documentation ...read more
I'm encountering this issue trying to call https://api.hubapi.com/analytics/v2/reports/forms/total but get the error in question. My workspace is on the HubSpot Marketing Enterprise plan and I've enabled any possible scopes (quite literall read more
EDIT: Sorry, found this thread linked on the side that worked for me. I missed the requirement scope in the API docs. I needed to enable the Busin...read more