We are using the deals API to create deal line items in batch and it's working wonderfully... that is until we get to a deal with greater than 100 line items. No errors are thrown but the line items don't show up. It's as if HubSpot created an arbit Leia mais
I'm sorry to hear that you are encountering an issue with creating deal line items in batch using the deals API. It's possible that HubSpot has set a...Leia mais
How can I use the line items API to add line items to a deal that has not been quoted? My deals have a deal_ID but no quote_ID because we will not quote the deal until after we add line items by the API. (I get errors when trying to use the API with Leia mais
Hey @Kevin_Jorgensen ,
thank you for reaching out. What you're describing should work, and I've created processes in the past to create line...Leia mais
Hi there, I am trying to fetch feedback submissions with private app’s access token inside custom CRM Card, but failed with response: {"status":"error","message":"Authentication credentials not found. This API supports both API Key and OAuth 2 Leia mais
Hello Folks, I have Deals item listed on a page right now, What I need if its possible when each deal item being clicked it will redirected to a page . Anyone here has something done similar to mine how can we achieve clicking those each it Leia mais
Hi @Jun22 , You could use HubSpot's JavaScript API to capture the click events from the deals and then build out a URL for the page you'd like the u...Leia mais
Hi Everyone, Is there any way we can integrate Hubspot Forms API on our website developed on REACT node.js? Also, please provide details of how and where Hubspot Forms API can be used, kindly provide in-depth details. And, how do you recomme Leia mais
Hi, @Vighnesh for requests of this nature, I'd suggest providing the steps you've already taken and where you are stuck. Including details such as ...Leia mais
Hi, We have an enterprise client with whom we do testing of the Customized UI for Sales Hub. They come with an SFDC mindset. Hence they need "testing scripts" that we will give the user testers. I asked my Channel Manager, but they don't have an Leia mais
This endpoint is used to query the event log for events matching specified parameters. GET /email/public/v1/events using API v1, but couldn't find any way to do so via v3. Is there a solution ? After 30 November 2022 It is not working. S Leia mais
Hi, @DBhatt888 👋 If you are referring to the endpoint here — GET /email/public/v1/events , this endpoint is not flagged for depreciation. Using...Leia mais
In the Deals API, there is a query parameter for "Archived" - does this return deals that have been "Deleted" through the front end CRM application or is there some other way to put deals into an "Archived" status? If it is just "Deleted" deals, Leia mais
Hi, @Augustus 👋 Thanks for reaching out. To confirm, you are not missing any documented options around archived/deleted. In this context, they a...Leia mais
Hello Guys, Any one here knows how to add a pagination on my deals result right now I can only set a Limit=10 and my deals is more than 19 all. {% set associated_companies = crm_associations(contact.hs_object_id, "HUBSPOT_DEFINED", 1, "limit Leia mais
Hello Sir, I am very glad to see your respose. You give me idea how the offset works now. btw can you paste some code about the pagination butto...Leia mais
Hi Loads, Anyone out there has a good heart to share some tips how to " Get a contact's associated deals and Get contact's associated company deals" Right now I am able to display my own deals, I need to display including the company deals ass Leia mais
Hi, @Jun22 👋 Thanks for reaching out and including those details. Hey, @Anton @Phil_Vallender @Sjardo , do you have any tips you can share ...Leia mais
Hi, I'm trying to set up a custom card using the new CRM Development beta tools. Expanding on the sample project, I want to call the Hubspot API to get data (specifically, associated object properties) from the record on which the CRM Card is read Leia mais
Hello Paul, your finding is spot-on. In the future, using this community group would get you quicker answers https://community.hubspot.com/t5/CRM-De...Leia mais