When a company is created by "Create and Associate companies with Contacts" in Hubspot settings, our search API is not getting the response immediately. Due to which, we create another record with same domain causing duplicates. How do we handle suc Leia mais
Working on an API workflow automation task, and am having issues with the JSON that should be used for 'Company Name' or 'Client Name' to integrate with an external form. Does anyone have a solution to incorporate this specific field?
Is it possible to add the Narrators Module Audio File to the BlogPosts API endpoint response? How can I get that audio file url? I tried adding it to Settings/Properties but I don't see Blog Properties in the dropdown list.
In short - our forms require two sets of contact details for two individual people. I have a workflow set up that copies the second persons contact details and creates a new contact. However, this doesn't work if the second person already exists as Leia mais
Hi @DStone1 ,
You might want to take a look at HubSpot's Contacts API , in particular the upsert endpoint . This endpoint allows updating ex...Leia mais
Hi everyone, I just have a quick question. Is there an api endpoint for this part of hubspot ? In marketing -> Social -> Calendar. Just want to retrieve this to my own calendar ^^. Have a great day all
So recently i was integrating husbpot with our app. is there any way that i can set custom property via API so every time i receive webhook can have that unique id.
Hello, Mike. Thank you for your response. I need the custom property to be included in the webhook I receive from the client side, regardless of the...Leia mais
Hi all, I found out about the Beta feature of enabling the calling SDK to also take inbound calls. This page explains that the app will be in a separate window by default, but that it's also possible to have it as a widget on the Hubspot site: Leia mais
Hi everyone, I hope you are doing well. We need assistance with an issue that has come up after we transitioned from using Hapikey (v2 version) to a Private App (v3 version) for our API calls. Since this change, we've had trouble tracking Google a Leia mais
Currently, we are planning on integrating HubSpot and NetSuite but have decided not to use the native integration due to some limitations that don’t align with our business needs. Here are the main challenges we’ve encountered: Custom Records No Leia mais
Hello, I'm new to the Hubspot API's, I want to use the CRM data import service: https://developers.hubspot.com/beta-docs/reference/api/crm/imports , but i cannot find the base url and when I want to try in postman, it shows me that the link has exp Leia mais
@RRivadeneira0 - looking at the documentation page - beside any API description there is a little 'copy' icon which offers you the complete API URL...Leia mais
I am facing two specific problems with the code provided below. The data is being pulled directly from the CRM itself, as values of properties of product object entries. Product object entries are being used to define real estate properties Leia mais
@DrAS are you sure your data is being cast to floats?
At this point, i'd do some expression tests to make sure your original and result dat...Leia mais