Hi All,
We have sync an integration between firepath and HubSpot (a private app). But the system is failing to consume the data feed. We identified that there is a contact with an erroneous email address [email 1] which HubSpot identifie read more
Hi @RMazzucchelli7 ,
Assuming your are using the Batch endpoint for Contacts, then, yes, it is a known issue - see a couple of community threa...read more
Hi everyone, I have a couple of questions regarding Public Apps in HubSpot: If the developer account (the one used to create and manage the public app) gets deleted or deactivated , will the public app also get deleted automatically? If I read more
hi i'm not too sure if this was posted here but we have our website hosted in looka or formerly logojoy i just assumed this role and they have the site there already, i wanted to put the hubspot tracking code but can't seem to find a way to do it. a read more
Hey @CAngel796 have you reached out to looka to find out how to add custom html to your head? Normally this is how it's done, it does look however ...read more
Issue Removing Sales Seat via API After Changing Permission Set Hi Community, I'm managing user permissions through the HubSpot API and ran into a problem. Here's the scenario: I have two permission sets: Consultor | Padrão (includes S read more
When using HubSpotFormsV4 , calling form.setFieldValue() on the phone field clears the value in the form state , but the UI still displays the old value (the phone number remains visible in the input). 1. Enter phone number manually read more
Hi @ASam26 , Thanks a lot for the suggestion — I can confirm that works well on regular forms! Unfortunately, in my case I’m dealing with an ...read more
When using the native Seismic integration in HubSpot, the (1) indicator shows up because there is one Seismic association present—even if it’s only the default Launch Seismic button and no actual Seismic content is linked. The count reflects the p read more
Hi everyone, I'm currently using the HubSpot Import API ( /crm/v3/imports ) to import Contacts and Companies into our HubSpot account. This API allows you to specify a "name" key in the payload, and the corresponding value gets populated in the read more
Hey, @rakesh1003-dax 👋 Thanks for your question. You are not missing an option. My instinct is you'd need to use a custom property (single-lin...read more
Hi HubSpot Community , I'm encountering an issue with my public app where a few client accounts are receiving the following error: 403 Forbidden Error : Missing 'workflows-access-public-api' Scope in External Auth Request Here's some backgroun read more
I have created a test account of hubspot and connected my app, And Im not getting any 403 error. Does test account has required subscription? Which i...read more
Hi everyone, I'm currently using the HubSpot Import API ( /crm/v3/imports ) to import Contacts and Companies into our HubSpot account. The data source is a dynamic sheet that includes contact and associated company information. However, the sheet a read more
Hey, @rakesh1003-dax 👋 Thanks for the question. You are not missing a documented option. The API import endpoint does have more limitations th...read more
Hi everyone, I'm using the HubSpot Import API to import Contacts and Companies into our HubSpot account. The import process works smoothly, and the API response returns a JSON object containing a "state" key with the value "STARTED ", along wi read more
Hi @rakesh1003-dax 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
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
Yes, you can absolutely achieve this using a custom code action in your HubSpot workflow. Below is a working approach using Node.js that checks whe...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