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
  • Unsolved
  • No Replies Yet
sridharan on May 09, 2025
Hi everyone, I'm working on a Salesforce integration using the HubSpot Engagements API to migrate emails. I’m able to retrieve email engagements using the /engagements/v1/engagements/paged endpoint. However, I now want to: Retrieve only emails read more
0 upvote
3 Replies
Member
June 16, 2025 09:41
Totally get wanting to skip that full crawl, filtering by date would save a ton of overhead. Just to confirm: are you tied to the /engagements/v1/eng...read more
IFarafonov on February 27, 2025
Hey everyone, We’re trying to connect HubSpot with Microsoft Dynamics 365 (MD365). Our goal is to automatically sync leads, opportunities, and tasks between them. We're running into some issues with errors and handling complex processes. I ne read more
0 upvote
1 Reply
Community Manager
February 27, 2025 15:31
Hi @IFarafonov ! Welcome to the Community-- happy to have you here 😊 The Community offers valuable insights from subject matter experts,...read more
AGudadhe on January 15, 2024
Hi , I am looking for Forecats api are available or not. It is not yet released ? If not then when it is going to be released .
0 upvote
1 Reply
Community Manager
January 17, 2024 17:09
Hi, @AGudadhe 👋 There isn't a listed beta or rollout for a Forecast API. I certainly understand why it would be useful. I found this Ideas post ...read more
Priya07 on August 24, 2023
Hi All, Can anyone please me that how to get weekly data for task which will be filter by Due date. Example: Tasks: https://prnt.sc/6O2vqjg4iwhh Graphql: https://prnt.sc/IjhES64HLVrd I am not able to find filter in Graphql list. He read more
Participant
September 01, 2023 09:06
Hi @ChrisoKlepke , Thanks for your response. Here is the below code which I used for graphql file: query CombinedQueries { CRM { task_c...read more
Solved
Edyta7510 on May 24, 2022
Hello, I'd like to activate multiple currencies and a central FX rate to be managed in our HubSpot account. After running some tests in the sandbox account, I'm realizing that: - yes, amount in the original currency will be converted to amount read more
Accepted solution
Thought Leader | Elite Partner
June 03, 2022 04:12
Hello @Jaycee_Lewis and @Edyta7510 , So as far as I know currently, currently what you're asking is not possible and, therefore, you must go...read more
Solved
ASawant0 on July 22, 2021
Hi All, Can someone please help me with below API I am trying to change the assigned owner for TASK (ACTIVITY). But the assigned owner is showing invalid owner. PATCH /engagements/v1/engagements/:engagementId BODY -{ "engagement": { read more
0 upvote
4 Replies
Accepted solution
HubSpot Product Team
July 30, 2021 14:08
@ASawant0 , try removing the id from the body. Like this { "engagement": { "ownerId": 12510804 } } You are already expre...read more
Solved
testuser27 on November 17, 2020
Hello, I had one custom integraiton in which i need to associate product with deal and that is done by associating product with line item and that line item with deal but as of now i need to update quantity for line item that is associated with deal read more
0 upvote
7 Replies
Accepted solution
Key Advisor | Diamond Partner
November 19, 2020 06:38
I don't know how work the product part of hs, but it should work like the other object. You should make a request to get all association of a deal, a...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.