Hello, Each of our deals have property "site address 1". I'm trying to make a workflow that will flag up when entering a new deal if the address already exists on the system (either by a property field or be sending a internal email). We have ope read more
Hi everyone, I'm building a HubSpot app using OAuth 2.0 and I want to restrict the installation of my app to only a specific set of HubSpot portals (identified by portalId). These portal IDs are stored in my backend DB (e.g., only clients who hav read more
Hi @MKatewa ,
Currently, HubSpot’s OAuth flow does not provide the portal ID until after the token exchange. This means you cannot block unaut...read more
Hi all, I'm currently building automated workflows using the HubSpot Workflows API. I'm trying to replicate the same logic I see in the HubSpot UI , where we can define parallel branches based on filters like contact job titles read more
FYI: You can run pull a workflow and see the JSON for it via the GET request. This is probably the easiest way to see how something is built for work...read more
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 @Shrinath ,
This error can occur if the connected HubSpot account lacks the necessary subscription level or permissions to use workflows, e...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 ,
The error message you received suggests the deployment did not complete as expected, which may be unrelated to the scope itsel...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
According to the API (which is what I'm assuming you're using?), transactional emails use an array for the BCC field https://developers.hubspot.com/...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