Hello, We are using a private app to connect, and when using e.g. contacts/v1/search we no longer get any results with e.g. a name of a contact we know exists. Nothing has changed on our side. The private app logs show a 200, but there are never read more
Hey everyone, Having some difficulties setting up our app for the UI extensions beta. Basically, I ran hs project migrate-app and converted over our staging app to use the new UI extensions beta (public). I've made changes, added an extensions d read more
Hey Hubspot! Was hoping you could help me confirm something. We built an integration between our own internal system and the Hubspot API. From our internal system, we oftentimes send PATCH requests to update our deals. Part of this payload is alway read more
Solved: HubSpot Community - An API that extracts all properties information by each company in deals - HubSpot Community I was reading this post, it was really helpful, but still, I'm not able to pull all the properties from the deals modul read more
HubSpot Automation: Global Variables for Daily Marketing Emails I’m working on automating a daily marketing email sent to 500+ recipients . The process involves: Updating email content dynamically A Python script uploads images to Hu read more
I am unsure if this should be a marketing email or a blog. There's no need to store, post, or host the historical emails. The email is sent nearly ev...read more
Hello! We are seeing a random issues with an API app intgeration whereby the API is return a 403 due to a missing scope, despite the scope being present on the integration. There have been no code changes and the system was operating as norm read more
Hi Team, How can we set a limit in the export API? POST https://api.hubapi.com/crm/v3/exports/export/async Additionally, is there an API that allows exporting contacts based on a specific ListId? Note : We need an export API that provides a C read more
In HubSpot, to set a limit in the Export API, you can include the limit parameter in your request, like limit=100, to control the number of records ...read more
Hi, I am trying to extract my marketing email events data from HubSpot. I need to programmatically extract who marketing emails were sent to and the events/interactions with those emails. This information can all be seen when I navigate to Marke read more
Hi Team, In this article , you have mentioned, GET /contacts/v1/contact/vids/batch API remain unaffected with the sunset, but will no longer lists the membership. What are the properties will be impacted with this change for this API? Thanks, read more
Hey everyone, we have a portal that was registered as a developer account that already has a marketplace app registered on it. We would like to create a new app and start with the review process, but we're no longer able to generate a develo read more
Hey @DCujic ! As @dsmarion noted in Cannot locate private app on developer account , your private app settings would be in your primary HubID...read more
Hi, I'm using the " https://api.hubapi.com/conversations/v3/conversations/threads " endpoint to get a list of conversations, but I need to download conversations from a specific time period, managed by a specific agent. I need to do it via API. read more