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
Solved
Besteman on September 05, 2024
I can not find out how t o pull all the emails from a Deal Record. The following properties are what I am looking to pull from Deal: hs_email_text hs_email_subject hs_email_from_email I want to pass in a Deal ID and receive all the emails read more
0 upvote
2 Replies
Accepted solution
September 05, 2024 14:20
Hi @Besteman , To get emails from a specific deal: 1. Retrieve all email engagements associated with the deal using the Deal ID. GET /crm/v3/ob...read more
MPALOD on September 04, 2024
How do we get template id using the email-APIs?
1 upvote
3 Replies
Recognized Expert | Platinum Partner
September 05, 2024 06:38
Hi @MPALOD As of now, you can't get a template ID of the email using the email ID but there is a workaround solution. you can get all templates...read more
TMann7 on August 30, 2024
Hello All, Been trying to find documentation or details on why localtime_batch email types are not setting the processing state to done for any of those email types coming from the marketing API. Working with my client they can't see anything we read more
0 upvote
2 Replies
Member
September 03, 2024 17:22
Thank you for replying Noemi! we are using this to pull campaign and email statistics for processing. (sends / opens clicks) we currently look for...read more
Solved
graemeh on August 29, 2024
When I create an email using the POST https://api.hubapi.com/crm/v3/objects/email endpoint with { "properties": { "hs_timestamp": "2024-08-21T12:35:00.000Z", "hubspot_owner_id": 406511315, "hs_email_directio read more
0 upvote
2 Replies
Accepted solution
Guide
August 29, 2024 10:15
Hey @graemeh , I was experiencing the same thing. I noticed using "<br>" worked a charm. For instance using the below: POST https...read more
sandy_ptc on August 29, 2024
Hi I am using the workflows api to get a list of email campaign ids by calling the below url : https://api.hubapi.com/automation/v3/workflows/{workflow-id} When I using the emailcampaignids to get details by calling the below URL : read more
0 upvote
1 Reply
August 29, 2024 14:26
Hi @sandy_ptc , Steps to solve, 1. Ensure that the email campaigns you're querying are active and published. If they have been deleted, they w...read more
noahfpf on August 22, 2024
We would like to use the HubSpot API to: 1. Create a HubSpot ticket with some specific data and notes 2. Send a transactional email to a contact 3. Have that transactional email attached to the ticket 4. Receive a reply from the contact and have read more
0 upvote
1 Reply
Community Manager
August 23, 2024 11:19
Hi, @noahfpf 👋 Thanks for your question. I'd like to invite some community champions to the conversation who may have related experience — hey...read more
Solved
cargoplot on August 20, 2024
We recently upgraded to operations hub pro and service hub pro. I was told this would give me the ability to have more control over how incoming emails are associated to deals, particularly via custom code. Basically my problem is the following. read more
0 upvote
3 Replies
Accepted solution
Guide | Partner
August 21, 2024 10:43
Thread ID is a property on the conversations object. As mentioned above, I pass that value to the custom code workflow as a parameter.
loumd2 on August 20, 2024
Hi, I'm new to hubspot, and I wanted to know if I can pull data from HubDB if the email address there is the same as the email contact email recipient? I'm creating a custom module that I can drag-and-drop into an email. I'm not using the p read more
0 upvote
1 Reply
Community Manager
August 20, 2024 20:12
Hey, @loumd2 👋 Thank you very much for including your code example in your post. That is always helpful to our community members when they are t...read more
Solved
MThekkadayil on August 13, 2024
Hi, Currently i am pulling emails from the below api -> https://api.hubapi.com/crm/v3/objects/emails However, this api returns all the emails, even the one belonging to to a thread, as independent emails with its own unique id. read more
1 upvote
3 Replies
Accepted solution
Key Advisor
August 14, 2024 08:14
Hi @MThekkadayil Since HubSpot's API doesn't directly provide access to the In-Reply-To and Message-ID headers. We can explore options like em...read more
ICozzi on August 12, 2024
Dear Community, has anyone experienced the error " Cannot read properties of undefined (reading 'getIn)" after sending manually more than 90 emails with HubSpot's E-Mail editor? I have little to no experience with programming so any help is welcom read more
0 upvote
2 Replies
Member
August 13, 2024 13:28
Dear Jaycee Lewis, thank you for your response. I'm using personalization when it comes to templates in E-Mails. I write and send a ton of E-Mails wi...read more
DA8 on August 08, 2024
I'm getting all files from https://api.hubapi.com/files/v3/files/search this API and uploading that to my project. Now i what if i only want newly added files. i mean i want to exclude files that are already retrieved. Is there any way to manage l read more
0 upvote
2 Replies
DA8
Member
August 09, 2024 04:01
Hey @Jaycee_Lewis . Thanks for the response. I can do filter by `createdAt` or `updatedAt` if i fetching data through some background job regulalr...read more
hsgfmdev on August 06, 2024
We want to collect feedback about our product from customers using your Feedback Surveys option. However, we want to know who sent us the feedback and avoid receiving anonymous opinions. To achieve this, we pass the user's email as per HubSpot read more
0 upvote
5 Replies
Community Manager
August 21, 2024 21:06
Thanks @zach_threadint 🙌 — Jaycee
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.