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
rbutler-nw on April 24, 2024
Hello, At my company, we use the HubSpot Email APi to send in email content and send emails via an external tool via our HubSpot account. We have been using this API with no issues for quite a few years now, but all of a sudden we are getting th read more
0 upvote
1 Reply
Community Manager
April 24, 2024 15:32
Hey, @RButler -jpi 👋 Have you opened a support ticket for this? Because this is a product issue and not something related to custom code, they ...read more
MDrapeau on April 23, 2024
Given that we have access to the transactional email scope, how can we use the API to send HTML/text emails without templates? import time from hubspot import HubSpot from hubspot.marketing.transactional import PublicSingleSendRequestEgg api_c read more
1 upvote
2 Replies
Member
April 24, 2024 11:22
Creating a "skeleton" in the UI without a subject is not possible. Also, html does not seem to be added in the body of emails being sent. How to by...read more
TWentworth on April 22, 2024
I've been running a daily process to generate an email using https://api.hubapi.com/marketing/v3/emails/ It worked great for 6 months but started returning errors last Monday. Even the sample API code on https://developers.hubspot.com/docs/ap read more
0 upvote
1 Reply
Community Manager
April 23, 2024 13:58
Hey, @TWentworth 👋 Thanks for flagging this. I get the same generic 500 error message when testing from the endpoint tab. I reported this to t...read more
Ikuemon on April 19, 2024
Hi, I have a tracking code API implemented in my Web site. The API simply sets the identity to the tracker as below. <script> var _hsq = window._hsq = window._hsq || []; _hsq.push(["identify",{ email: "original@mail.com" read more
0 upvote
2 Replies
Member
April 21, 2024 22:10
Hi @Jaycee_Lewis , Thanks for the response. I actually have another backend service which uses Contacts API and updates the properties. Howev...read more
mmaddiona on April 17, 2024
Is it possible to retrieve the BCC address for email tracking via Hubspot API?
0 upvote
3 Replies
Participant
April 17, 2024 11:26
You can narrow down filters to suit your needs (direction, etc.) but it could indeed lead to errors... I never saw such an endpoint. But you can add ...read more
VLarue on April 15, 2024
Hello, There is an API endpoint "Resubscribe a contact" documented but it does not seem to work. When I try a test call I have the response " The scope needed for this API call isn't available for public use". Is there any way to make this read more
1 upvote
4 Replies
Community Manager
April 19, 2024 13:21
Hey, @VLarue 👋 I reported this to the team that owns the endpoint. It should not be listed publicly at this time. Thanks for flagging this! — ...read more
Solved
MaiaFromOmatic on April 09, 2024
While we wait on a v3 api for Get EmailCampaigns by Id , I'm hoping to find a different way to get all the EmailCampaign names and ids in as few calls as possible, so that we may later query related EmailCampaign events . Right now we use the v1 a read more
0 upvote
3 Replies
Accepted Solution
Top Contributor
April 17, 2024 20:34
Hi @MaiaFromOmatic 👋 I'm not overly familiar with the Marketing Emails / Campaigns APIs, but I'm more than happy to try to offer assistanc...read more
Solved
JHutcheson on April 04, 2024
Currently our app depends on an http request to this URI: PATCH /crm/v3/objects/contacts/ [EMAIL] ?idProperty=email This seems to work at the moment. However, this style of upsert using the email as the id and idProperty=email as a query read more
0 upvote
1 Reply
Accepted Solution
Recognized Expert | Diamond Partner
April 05, 2024 16:43
Hi @JHutcheson , I agree that it isn't documented that well, however, it is still mentioned as a valid method in the docs . So because of th...read more
ymnagano on April 04, 2024
What, if any, is the most straight forward way to upload custom email templates to my HubSpot account? For context, my company already uses HubSpot for a number of marketing emails, but we are about to migrate a large number of 'engagement'-type em read more
0 upvote
2 Replies
Guide | Elite Partner
April 08, 2024 09:25
@BérangèreL , thanks for mentioning. You are correct according the info you already shared about the API. @ymnagano , HubSpot has 2 ways of s...read more
cvalverde on April 03, 2024
Hello, I have a specific question regarding the Marketing API, which is currently in beta. I'm wondering if it's possible to export a list of recipients of marketing emails. My ultimate objective is to determine if we would be permitted to query read more
0 upvote
2 Replies
Participant
April 04, 2024 17:27
Hi Jaycee, I appreciate your insights on this matter. It appears that utilizing the list data and the List API may not fully meet our requireme...read more
abisahu on March 22, 2024
I can see "sent date" field in marketing email tab from UI! But I am not able to see this field from API - http://api.hubapi.com/marketing-emails/v1/emails/with-statistics API documentation - https://legacydocs.h read more
0 upvote
2 Replies
Member
March 25, 2024 09:45
Hi @DRebellon Thank you for sharing the details. But this doesn't fulfil our requirement! Above 2 mentioned API's doesn't send the email sent times...read more
AHaidaer on March 19, 2024
Hi i have integrated API to create email template with API. Before it was working fine and email template were successfully created but now it gives the below error " You need Marketing Professional or above in order to make this compatible with em read more
0 upvote
2 Replies
Member
March 21, 2024 11:23
Hi thanks for your reply. I am using this API https://mailchimp.com/developer/marketing/api/templates/add-template/ and I have free account.
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.