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
TKoehn on April 23, 2024
In HubSpot, I need to create a workflow on a custom object named Account, that triggers only when these properties value changes: Customer First Name Customer Middle Name Customer Last Name Customer Company Name Customer Phone Number Customer read more
1 upvote
1 Reply
Top Contributor
April 23, 2024 19:37
Hi @TKoehn Creating a workflow trigger specifically for property value changes within custom objects is not possible. Other possibilities yo...read more
Celynsa on April 23, 2024
Anyone can help to explain to me what is the meaning of below Server response? local variable 'new_customer' referenced before assignment
0 upvote
1 Reply
Top Contributor | Gold Partner
April 23, 2024 07:48
If you can show some of your code related to using the variable it could help someone help you. The error is saying your code tried to use the value...read more
Solved
neer on April 19, 2024
I want to create a custom action for my application on hubspot marketplace. So that whenever a user installs my application, that action should be shown in their panel. Example : If you install todoist application in your hubspot account you get a read more
0 upvote
6 Replies
Accepted Solution
Top Contributor
April 22, 2024 00:44
Hi @neer 👋 I recommend updating your workflow action as "published". For example: PATCH /automation/v4/actions/:APP_ID/:WORKFLOW_A...read more
ah8 on April 18, 2024
Hi, I have about 175,000 contacts about to go through a workflow and have a custom code action run on them. I've been testing it with 10,000, and I find that I keep seeing, " Custom code wasn't able to execute, but will retry soon" in the Informatio read more
Top Contributor | Gold Partner
April 19, 2024 07:41
If your custom code does not need to return anything to the workflow you could use a webhook action instead where you simply log the webhook in a dat...read more
nomoredesign on April 15, 2024
Hi all! I have a Webflow collection for a company's events and there's a registration form on each of the collection pages. Is there a way I can connect each of the Webflow forms to its own Hubspot form? I'm new to Hubspot, so apologies if any of read more
Participant
April 15, 2024 17:02
Hi @Jaycee_Lewis , and thanks for taking a look at this. Will the integration you mention work on collection pages in Webflow? As far as I can ...read more
VDelaRosa6 on April 15, 2024
Hi, I am trying to setup a custom code that would add x day on the certain Date Property. How can I do it?
0 upvote
1 Reply
Member
April 15, 2024 05:47
Hey, you need to get the date property first then reference it in your custom code and manipulate the code depending on the language you are using fo...read more
AvN-GB on April 11, 2024
Hello, We are converting the old mapping via title to the new mapping via the HubSpot roles (array) attribute. But the mapping for Super admins do not match in the "Confirm permission updates from Okta" screen. The HubSpot Permission Set "Supe read more
0 upvote
1 Reply
Member
April 22, 2024 01:19
@AvN-GB wrote: Hello, We are converting the old mapping via title to the new mapping via the HubSpot roles (array) attribute. But the mappin...read more
IParker2 on April 11, 2024
Hi I'm using an integration from 1click tools that allows you to post a Notion database item when something occurs in a Hubspot workflow. I am using to post an item to our feedback database whenever we receive a new conversation from our Hubspot read more
0 upvote
1 Reply
Community Manager
April 11, 2024 18:14
Hi, @IParker2 👋 I don't have the answer, but I do have a suggestion. You can search the Properties API to get a full list of the Properties fo...read more
Solved
AliFawadHassan on April 05, 2024
I want to create a task due one hour before a meeting, but I want to set its creation time to 9 a.m. on the meeting date. Is it possible to achieve this using an API?
Accepted Solution
Recognized Expert | Diamond Partner
April 05, 2024 16:05
Hi @AliFawadHassan , I checked the API documentation , but I do not think there is a property available to set or update the create date of ...read more
Solved
EddBrisley on April 04, 2024
Hi All 👋 I've been attempting to make use of the V3 List Membership API, but I'm coming up against an issue. const hubspot = require('@hubspot/api-client'); const hubspotClient = new hubspot.Client({"accessToken":"YOUR_ACCESS_TOKE read more
Accepted Solution
Participant
April 16, 2024 12:35
Hi @cpradalier Yeah I found a solution (if you can call it that) by using the Axios library. Feel free to use the below as a starting point to re...read more
MR71 on April 01, 2024
Is there any plan to expand the Workflow API to support other objects besides contacts? If so, is there a rough timeline as to when this might be supported?
0 upvote
2 Replies
Participant
April 02, 2024 02:47
I heard it is coming within the year 🙂
Solved
kjchabra on March 28, 2024
We are trying to send a PATCH request ( Example ) to Tickets api to pin a Note. However we keep running into the error displayed below. The app token being used has acess to tickets scope. { "validationResults": [ { read more
0 upvote
4 Replies
Accepted Solution
Community Manager
March 29, 2024 16:33
No worries, @kjchabra . I did some work on this yesterday and was able to locate the root issue. Unfortunately, for the moment, Private Apps were ...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.