APIs & Integrations

Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
Eric_Goldman on March 23, 2023
Hey everyone, I'm excited to share Sequin - a set of dev tools that makes integrating with HubSpot easier. Sequin syncs your HubSpot CRM to your database in real time. You can use all the power of SQL and our Proxy to rapidly build new f read more
0 upvote
0 Reply
paulinventome on March 23, 2023
New to HS development, although seasoned dev. I have a need to create a workflow that runs every 15 mins and fetch data from an external API, creates contacts and custom objects and then runs again in 15 mins time. The API and creation sides read more
0 upvote
0 Reply
mmaddiona on March 23, 2023
Hello, I've developed an integration that periodically syncs all the data between Hubspot and my application. The first time that I import a new customer I get all the data from their CRM and from then I just read the modified data (using Search A read more
0 upvote
0 Reply
MBos on March 23, 2023
Hi, Is there documentation available that states which markup is available for adding smart rules (dynamic content) in custom HTML emails? So not for use in custom modules, but just in custom HTML email templates (HubL markup). Thanks, Max read more
0 upvote
0 Reply
MBos on March 23, 2023
Hi, I want to wrap custom HTML blocks inside HubSpot's raw HTML module (@hubspot/raw_html_email) but it seems to not work when I specify HTML that contains class and style attributes. Does it not support complete raw HTML blocks including attrib read more
0 upvote
0 Reply
MBos on March 23, 2023
Hi, Is there an API for programmatically uploading custom (email) modules? Thanks, Max
0 upvote
5 Replies
Participant | Platinum Partner
March 23, 2023 09:29
Hey MBOS, In that case, you can make your files available to the customer in their app settings. https://developers.hubspot.com/docs/api/create-an-a...read more
TDittberner on March 23, 2023
I was using the v1 association and then they started requiriing oAuth and it does not work for me currently. I noticed that there are new v4 association enpoints. I can't find anything in the documentation on how to get all engagements for contact read more
0 upvote
0 Reply
TDittberner on March 23, 2023
We use the subscription api to check the subscription status of contacts and also update the subscription status of emails. Recently, HS stopped allowing api key authentication and only allow oAuth. We updated all our endpoint to use oauth, but th read more
0 upvote
1 Reply
Participant | Platinum Partner
March 23, 2023 09:13
Hey TDittberner, maybe you can use a private apps in the customer's portal instead, but i'm not sure which Hubspot license is needed for this. Here...read more
Solved
SAMsan on March 23, 2023
Hello Community, I'm trying to associate a recording to a logged call but can't get the right way to do it. Here's the relevant part of my request using POST on /crm/v3/objects/calls: "properties": { "hs_timestamp": 1679501946000, "hs_call_fr read more
0 upvote
2 Replies
Accepted Solution
Participant
March 23, 2023 06:33
OK, so marking the call as `INBOUND` prevent non-recipient users to view the audio player.
bonj-dev on March 23, 2023
I'm working with Hubspot as an integration . So far when I do create manual contacts / import contacts via CSV , I do receive the webhooks for the new contacts. But when I did try to connect Hubspot to 3rd party app (on my case, Mailerli read more
0 upvote
0 Reply
Loginext on March 23, 2023
I have created the app, while installing getting an below error. "Couldn't complete the connection This account doesn't have access to some HubSpot features that are required by this app. Please contact the app developer." How to remove above e read more
0 upvote
0 Reply
TaylorAran on March 22, 2023
Hello, When trying to upload a PDF file via fetch(), I keep getting a 415 error. The PDF file is saved in the same directory as the js file. Please see my function. I have tried changing the "Content-Type" in headers to several different opt read more
0 upvote
3 Replies
Member
March 23, 2023 05:54
Well, I guess the issue is that the fetch api as it is client side is subject to cross origin problems, as this endpoint requests authorization you j...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.