Hi, I'm trying to create/update the filters of a Dynamic List. It is a simple filter: Get all Contacts who Received and specific Email. I tried both adding the filters in the creation and updating an existing List. The Update body for example: { "filterBranch" : { "filterBranchType" : "OR" , "filters" : [], "filterBranches" : [ { "filterBranchType" : "AND" ,
...read more
Happy (last day of) February, devs!
It's cold here in Brooklyn, where our editor resides - but luckily, everything happening for HubSpot developers this month is keeping her toasty warm in front of her laptop! 🔥 From the return of the HubSpot Ecosystem Mentorship Program to insights on AI, chess, and magic, we’ve got plenty to help you sharpen your skills and grow your network. Plus, don’t miss the latest Developers After Dark episode
...read more
The HubSpot Ecosystem Mentorship Program is open for applications ! This 9-month program pairs experienced professionals with those looking to deepen their technical skills and grow their careers within the HubSpot ecosystem.
👉 For Mentees – If you're already working with HubSpot and want to level up your skills in app development, CRM customization, CMS solutions, AI integrations, and more, this program is for you!
👉 For
...read more
I'm trying to PATCH (Update) a Property I went here first: https://developers.hubspot.com/beta-docs/guides/api/crm/properties for guidance. Then I pulled down a list of properties: GET https://api.hubapi.com/crm/v3/properties/deal The list is accurate, and all the data about each property is there, but not any 'id' value. In order to update (PATCH) a property I need ' recordId', but cannot find this is the parameters listed fo
...read more
Hi, Part of our business is selling services. I'd like to create a new Deal Property that gets its value from a calculation. In two deal properties we set 'Start Date' and 'End Date' . This allows for a quick (and correct) return for 'Project Duration '. Now I want to use the output of 'Project Duration' and the deal 'Amount ' to calculate the value of a new Deal Property --> Monthly Contract Value. In my simple attempt,
...read more
The HubSpot Ecosystem Mentorship Program is open for applications ! This 9-month program pairs experienced professionals with those looking to deepen their technical skills and grow their careers within the HubSpot ecosystem.
👉 For Ment read more
This program is a great opportunity for mentors and mentees to grow within the HubSpot ecosystem. I’d love to know more about the mentor-mentee match...read more
Starting on November 13th, we are introducing changes to the structure and categorization of the HubSpot App Marketplace . This update reflects HubSpot's evolution from a hub-centric platform to a comprehensive CRM solution. The goal is to align th read more
Hey Developers!
We’re excited to introduce our new Developer Feedback Tool , designed to gather in-depth insights from our developer community.
Unlike the Ideas Forum or various pop-ups you may encounter on HubSpot, read more
Hello @Ahmed !
Thank you for using the form! Have you or your team tried clearing your cache, cookies, or browser history? It may also help to...read more
Beginning on October 31 , we'll be updating our App Marketplace listing process to include more validation for specific fields. These fields are already required for listing and can be found in our App Marketplace listing requirements , but they w read more
Hi, I am trying to implement OIDC workflows in our authorisation server so that users in our application can access their tickets in the Customer Portal. Both the authorise and token endpoints are invoked and responses are sent as expected b read more
Hi everyone, I am trying to create a HubDB row with a previously uploaded file. Unfortunately, the documentation ( https://developers.hubspot.com/docs/guides/api/cms/hubdb#add-table-rows ) contains many use cases except files. This code read more
I'm trying to get setup with my first Projects and UI extensions project but I am stuck in a permissions loop that I can't get out of. I have a dev account which then I have created 2 test accounts under. I have requested to join the program and i read more
Let me start by saying that I am not a developer - I have spent quite a bit of time already attempting to make this work and alas, here I am. The snippet below is for UI buttons on the Deal object that will hyperlink to open the link in a new tab. T read more
We are using /crm/v3/objects/contacts/batch/upsert to create/update contacts in HubSpot but it is returning the following. "status": "error", "message": "Contact already exists. Existing ID: 106003670396", "correlationId": "c43303a read more
Hello, We ran a PCI scan on our HubSpot website, and we are failing an element of our PCI scan with the scan stating that they found a vulnerability with SSL servers using TLS 1.0. In our Settings -> Domains and URLs, all our domains are read more
Hi @lshroff ,
One thing you can check is that your TLS setting is set to 1.2+ for all domains on the account; which would include subdomains, ...read more