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
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
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
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
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
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
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
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
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
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