Hi, I have added automation as optional scope to my public app. For some of my clients, there are "403 Forbidden Error: Missing 'workflows-access-public-api' Scope in External Auth Request" error logs. I have checked their scopes through " https: read more
Hi HS Community, I am a developer working at a mid-sized business that uses Hubspot as its CRM and bulk mailing platform. My predecessor did the bulk of the initial set up of the platform and left limited documentation. The web UI seems to provide read more
Hey @DevAccountHS ,
let me knock out the defaults first before going into details:
Lists , the "change history" feature is indeed quite limi...read more
When I try to add "behavioral_events.event_definitions.read_write" scope to my "requiredScopes" within my React UI Extension code and then run hs project upload. It returns this message:
Unable to find the auto deploy for build #46. This deploy read more
Hi @JDeWitt87 and Happy Wednesday! Thanks for reaching out to the HubSpot Community! Just for reference, here is the documentation about scope...read more
Hi, I’m trying to programmatically associate a workflow with a campaign, but I’m not finding any documented way to do this through the HubSpot API. I have multiple workflows that are designed as part of broader marketing campaigns. I wa read more
Hi @SDevAdmin , The current HubSpot Campaign Asset API does not support associating workflows with campaigns programmatically. At the moment, it on...read more
Hello
I noticed that it's possible to create custom app cards with the UI extension and I'm currently trying to figure out if this could solve a problem for one of our clients.
Initial situation: In the company overview is a card called read more
I found the product history card and it's a Hubspot card. This is one of the cases where you can probably create something similar but not exactly th...read more
Hello fellow hubspot admin/developers We developed a webhook which triggers an azure function sending an email towards contacts with an overview of outstanding tickets. Our internal users would love to see this email in the inbox so we wanted to read more
Hi @JVanpachtenbe , Thank you for reaching out to the Community! I'd like to invite some community members who are subject matter experts to j...read more
Hi, I managed to build a public App using the Project with extension and webhook under my developer account. It has not been published yet. I tried to add a custom workflow action to it using the API. https://api.hubapi.com/automation/v4/actions/ read more
Hi @Piksha and welcome, we are so glad to have you here! Thanks for asking the HubSpot Community! Let's check what our Top Experts have to say:...read more
Hello HubSpot Community, I’m encountering a 403 Forbidden error while authenticating an external request with my public app. The error message I’m receiving is: "status":"error","message":"EXTERNAL auth request is missing required 'workflows-acce read more
Hi @TomM2 Its not free account, im asking on behalf of my organization, we are professinal integration platform, where have an integration public ...read more
Hello HubSpot Community, We're currently facing a significant challenge with our two-way HubSpot-Salesforce integration, and we're hoping to tap into your collective expertise for a solution. The Core Problem: Our primary issue ste read more
Hi @XavierK and welcome! Thanks for the detailed post on the HubSpot Community! I have found for you similar threads that might give you some i...read more
I have an automated process that uses the Notes API to read notes from HubSpot and sync with an external system. This has been running and working for over a year with no issues/changes. Last week (July 10, approx 6:45 am Pacific) the process abrupt read more
Hey @km_compiler 👋 This breaking change was announced last year and went into effect on June 24th — Breaking Change: Removed Support for Ref...read more
Hello all, I am not a developer but I have made a couple of custom objects using the instructions here: developer https://developers.hubspot.com/docs/guides/apps/private-apps/overview#private-apps . I keep getting these notices to rotate my p read more
Hi @jj12stars
"There is a good chance that your access token is exposed, so to make sure your HubSpot data is not exported using that access...read more
Hi, Im looking for a way to set a contacts google ads click property from ad links through the hubspot chatbot. I know i can access the gclid from the cookie and I cant find a way of setting it with the chatbot. I would need the contacts email read more
the HubSpot chatbot does not natively support writing contact properties like gclid without custom development. However, here’s the technically c...read more