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
VaanLeung on March 19, 2025
Hi Mate,I'm a rookie who just started using Hubspot. I'm trying to mate a funtion to automation from tickets to remove Contact & Companies,but now my code still have some Invoke Error ,May I ask your help? const axios = require('axios'); // read more
1 upvote
1 Reply
Community Manager
March 21, 2025 04:16
Hi @VaanLeung and welcome, it's a pleasure to have you here! Thanks for asking the HubSpot Community! I understand that you are trying to remov...read more
NKlein on March 18, 2025
We are attempting to use the workflow v4 api - we've launched an integration used by several customers. Unfortunately, a recent customer was trying to use the application - and on the fetch_workflow API we started getting this error message and a 40 read more
0 upvote
2 Replies
Member
March 19, 2025 23:42
Hi @Jaycee_Lewis thanks for the response. It's a response to the endpoint `Fetch a specific workflow by ID` https://developers.hubspot.com/docs/gu...read more
Solved
ChristoV on March 10, 2025
I want to create a new Deal in HubSpot when an order is created in WooCommerce for WordPress using webhooks in Workflows. I have successfully configured the webhook and I received the test payload in HubSpot. My issue is that in the HubSpot workfl read more
1 upvote
2 Replies
Accepted solution
Participant
March 10, 2025 12:08
You can always cheat by using a placeholder Deal. This deal is mostly to let you trigger the workflow. 1. Create a Deal in hubspot and let's call...read more
DBRAHIM on March 08, 2025
Hi HubSpot Developers! HubSpot Discover , a Python-based tool designed to streamline and simplify working with HubSpot's schemas and pipelines. it automatically extracts and analyzes schemas, pipelines, stages, and associations of al read more
Community Manager
March 10, 2025 10:17
Thanks for sharing! — Jaycee
KPadhiyar on March 06, 2025
I'm creating workflow in HubSpot using API with custom workflow action where I've used php code. $workflowData = [ 'enabled' => true, 'name' => 'My New Workflow', 'actions' => [ [ 'type' => 'EXTENSION', 'extens read more
2 upvotes
2 Replies
Participant
March 06, 2025 22:45
@Jaycee_Lewis Thanks for the reply, But I've already tried with the published action which is available on HubSpot. There are any other posibilitie...read more
Solved
TSah on March 03, 2025
I am attempting to enroll a contact to a sequence via OAuth token but am getting status 500 error `SequenceError.EXTERNAL_CLIENT_EXCEPTION`. I am quite certain that I am passing valid parameters for contactId, senderEmail, sequenceId, and userId read more
0 upvote
1 Reply
Accepted solution
Member
March 03, 2025 23:09
Solved - make sure you are using the correct userId. There can be multiple userIds (check the getOwners API: https://developers.hubspot.com/docs/ref...read more
Solved
DanTheDev88 on February 28, 2025
Hello HubSpot Community, My name is Daniel Spillers. I am a CRM Developer that works with Dynamics 365, PowerApps, Power Automate Flows. Currently, we are transitioning from Salesforce for our Leads generation into HubSpot. Very exciting change! read more
0 upvote
3 Replies
Accepted solution
Participant
March 02, 2025 09:36
"is known" in the filter options is generally considered the same as "has changed" in the majority of cases. https://knowledge.hubspot.com/workflow...read more
Solved
AChristian8 on February 25, 2025
Hello, I’m using a workflow to trigger an action when a new custom object is created. The goal is to automatically log a meeting associated with the contact and company linked to the custom object. However, I’m facing errors with the timestamp read more
0 upvote
1 Reply
Accepted solution
Participant
February 26, 2025 08:40
datetime Fields, which hs_timestamp is, are generally in the Unix Timestamp format so you would need to convert the value into that. Not sure on ...read more
Solved
JLittle2 on February 24, 2025
I've sucessfully written code to pull the userid of the person who made the change to the property that triggers my workflow, but now I'm struggling to get that userid to be set as the lead owner. I'm currently setting the UserId output as a 'nu read more
0 upvote
2 Replies
Accepted solution
Contributor
February 27, 2025 12:50
Turns out there are two different user identifiers in hubspot - UserID and hubspot_owner_id. Since property change history records UserID, not the ow...read more
Solved
harmonesaunas1 on February 23, 2025
Hi, I’ve created a page on the website where people can submit their issues if something happens with their product. Is it possible to have the submitted form automatically turned into a ticket in HubSpot? Thank you 🙂
0 upvote
3 Replies
Accepted solution
Top Contributor
February 25, 2025 04:28
Hi, You need to ensure that the Automatically create tickets option is enabled for your form FYI you will only be able to create tickets from f...read more
JVanpachtenbe on February 21, 2025
Hello all We have workflows between customers and our sales and we want to follow up the engagements. Which step was triggered by whom. So this is all available in the enrollment history but we need to check it deal by deal now. Is there an API av read more
0 upvote
1 Reply
Community Manager
February 24, 2025 17:20
Hey, @JVanpachtenbe 👋 You are not missing an option in the documentation . There is not an “enrollment history with steps” endpoint. I unders...read more
nickiearchua on February 19, 2025
How to use file fieldType in custom workflow action? I've tested but it's just showing nothing. { "typeDefinition": { "name": "fileInput", "type": "string", "fieldType": "fi read more
0 upvote
2 Replies
Member
February 20, 2025 19:57
I tried adding optionsUrl to fetch external source but it's saying it's not supported. I thought this field will let me select files from the HubSpot...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.