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
JMistretta on February 26, 2025
I've seen the API documentation for us to pull specific information about a transactional mailing within a specific campagin, however, we would like to be able to pull all transactional mailings for a given email address within a given period regard read more
0 upvote
2 Replies
Accepted solution
Contributor
March 15, 2025 13:55
Hi, See if you can find your data in this request: http://api.hubapi.com /email/public/v1/events/?recipient={email}&startTimestamp={timestamp...read more
RVallejos on February 13, 2025
Hi everyone, I'm adding a new module via this API: https://developers.hubspot.com/docs/guides/api/cms/source-code I can see the module in the Design Manager once it is created by the API; however, I see that by default it is not available read more
0 upvote
1 Reply
Community Manager
February 13, 2025 19:01
Hi @RVallejos ! Welcome to the Community-- happy to have you here 😊 I do know that many web templates can be converted to email templates...read more
ESmithNous on November 13, 2024
I'm trying to follow the example in this documentation when sending a transactional email https://developers.hubspot.com/beta-docs/guides/api/marketing/emails/single-send-api#customproperties We are calling it like this using the Typescript read more
2 upvotes
1 Reply
HubSpot Employee
November 13, 2024 16:56
Hey @ESmithNous , thank you for sharing your code snippet and context! It looks like you’re on the right track with custom properties, but...read more
TCable on October 08, 2024
When in HubSpot and viewing emails, I can see the publish/send date in my view. When requesting this data via the API ( marketing/v3/emails) , this doesn't seem as straightforward. There is a Publish Date (publishDate) and a Send on Publish boolea read more
0 upvote
1 Reply
Community Manager
October 09, 2024 16:58
Hi @TCable ! Thanks for your post! It seems like when the sendOnPublish boolean is true, then the publish date/time would be the same as th...read more
jkupczak on May 14, 2024
I'm having trouble finding out the limits for the Marketing Single Send API. For example, I need to know answers to questions like: How many emails can we send in a 24 hour period? How many emails can we send quickly within 10 second or a few read more
0 upvote
1 Reply
Community Manager
May 15, 2024 05:12
Hi @jkupczak , Great question, thank you for asking the Community! First, I'd like to share the following documentation that might be of interes...read more
Solved
rothnic on February 07, 2024
We are using custom email templates with programmable emails, where the body of the template is defined in an imported module. We are doing this because are emails are rather large as a digest of our website content, and Hubspot was bloating our read more
Accepted solution
Recognized Expert | Elite Partner
February 09, 2024 12:23
Have you tried adding a minus sign to your expressions and comments? It's an indicator to remove white space at the start and end of a block. {%...read more
Solved
Bürobert on February 07, 2024
I am really struggling to retrieve the opt-in status of any email for any subscription type: Contact properties only provide the opt-out status. The API does not distinguish between opted-in und undefined states (both are returned as SUBSC read more
3 upvotes
2 Replies
Accepted solution
Contributor
February 08, 2024 02:12
One workaround I can think of is using lists and then retrieving the list membership, but this again is only on a per contact basis and not on a per ...read more
MH1279 on November 29, 2023
So I have a script that I'm running to create dataframe table visualizations that I want to somehow place in a cloned marketing email draft, whether as images or some sort of table. Is this something that is possible through the marketing email api? read more
0 upvote
2 Replies
Member
December 01, 2023 16:09
I was checking to see if it's possible to insert a python dataframe or visuals from python directly into a marketing email draft through the API
kingduff on November 20, 2023
I'm testing our integration with Hubspot APIs. I assumed that when using click tracking, the identity of the contact to whom an email is sent would be carried through to the browser (presumably via a URL parameter) when arriving on the target site, read more
0 upvote
1 Reply
Community Manager
November 21, 2023 12:35
Hi, @kingduff 👋 Thanks for your question. Let's invite some community members to the converstaion to share how they would troubleshoot an issue ...read more
Solved
ANaik on May 12, 2023
Hi Is there a way i can i dentify all localizable fields in HUBspot over the API or through UI with respect to Blog, Landing pages, Website and Email Thanks Aditya
Accepted solution
Recognized Expert | Gold Partner
May 18, 2023 03:50
Hi @ANaik Yes, you can identify localizable fields in HubSpot through both the API and the user interface (UI) for various components such as bl...read more
DBhatt888 on November 28, 2022
This endpoint is used to query the event log for events matching specified parameters. GET /email/public/v1/events using API v1, but couldn't find any way to do so via v3. Is there a solution ? After 30 November 2022 It is not working. S read more
Community Manager
November 30, 2022 15:29
Hi, @DBhatt888 👋 If you are referring to the endpoint here — GET /email/public/v1/events , this endpoint is not flagged for depreciation. Using...read more
apurvjain on September 12, 2022
I'm having problems figuring out why the number of open emails on the HubSpot dashboard differs from the information I'm receiving through the HubSpot API. Let's say I have 1000 open emails on my HubSpot dashboard and am receiving 1700 via the API. read more
Member
September 21, 2022 08:11
Hey @Jaycee_Lewis just like the field filteredEvent are there any other fields that help us to get the correct numbers?
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.