Basic question here: If I create a new company using the API which contains the same domain as a company that already exists, what is the expected behaviour? Use case is that we may want it to occur due to companies with shared domains being com read more
Hello, I am trying to make an API requst to get our contact lists. I am using the /crm/v3/lists/search endpoint referenced in the URL below but I get a "500 Internal Server Error" response. https://developers.hubspot.com/docs/api/crm/lists read more
Hi community, I bet I'm blind, but I cannot find a way to identify REST endoints that give me the information about campaigns and ads in hubspot. Please help ....
how can I fetch files/attachments associated with a contact on a private page? The flow: 1. User (from the list) login in a private page 2. After login we grab the contact ID 3. Based on ID we get attachments associated with contact. but read more
Hi everyone, Does anyone know how I can integrate Hubspot in Umbraco 7? I saw the integration video that exists on Hubspot, but the Umbraco 7 I'm using doesn't have a Packages Tab. Can anyone help me?
@DiogoLopes If you are referring to this integration: https://ecosystem.hubspot.com/marketplace/apps/marketing/cms/umbraco-forms-457256
it say...read more
Requirement is, when contact's ID is given fetch all the emails sent and received by the perticular client. Fetching sent emails is an easy task with the engagement API + hs_email_to_email == "contact's email" filter. Issue is getting the re read more
I have crm.objects.custom.write scopes in my private app. but I have an error like this { "status" : "error" , "message" : "This app hasn't been granted all required scopes to make this call. Read more about required s read more
Hey, @ISavchenko 👋 Did you get this resolved? If not, can you confirm the highest level of subscription — Starter, Professional, Enterprise, thi...read more
I am working on a Hubspot application which I plan to make available to the public (therefore private CRM extensions (beta) are out). I was planning to use CRM Cards to display information from my applications platform on the relevant page(s) in H read more
I have had a consistent cron that runs on a 5 minute interval for a while now. For at least a month, at least a few times a day, the Hubspot api throws a 500 seemingly at random. The only consistent thing is that the error is thrown when attempting read more
Hi, I am having an issue with a bad request. The logs say: WARNING: The logs for this function have exceeded the 4KB limit.
...
8-8479-49e5-a5fa-6370c383d69d',
'x-hubspot-ratelimit-daily': '500000',
'x-hubspot-ratelimit-daily-remainin read more
Hello - I have search this community as well as posted on Slack regarding this issue. I update thousands of contacts daily and need to send them in bulk as processing them one at a time takes too long. I have followed the documentation and sug read more