Hi there, I need to rotate my app's secrets for security reasons. What happens to refresh tokens when this is done? E.g. if I have an existing refresh token and use the new secret - would it still work? Thank you,
Looking for peer input from my peers here.
Client scenario:
A financial data company publishes vial their legacy CMS articles and news. Some of these are time-sensitive deal/IPO/article alerts (up to ~10/day). Each alert must trig 続きを読む
Hey @BrightBull , I hope that you are well! Thanks for reaching out to the HubSpot Community! For that, I'd love to put you in touch with our To...続きを読む
Hello everyone, I’m currently trying to publish an app to the HubSpot Marketplace, but I’m running into an issue during the submission process. Each time I attempt to submit the app, I don’t receive any response or feedback about the status of the 続きを読む
Publishing an app on the HubSpot Marketplace is a great way to reach businesses already using the HubSpot ecosystem. The process mainly involves buil...続きを読む
Hello, I am currently working with calculated date fields in HubSpot and noticed a discrepancy between how certain fields are displayed in the HubSpot UI versus how they are returned by the API . For example, when using the "Time Since" or 続きを読む
We have 2 trustpilot domains each connected to a Shopify store. We have each store feeding into it's own HubSpot Brand, but because both Brands are under the same HubSpot account, we can not connect multiple trustpilot domains to hubspot. Starter 続きを読む
Hi everyone, I'm looking for clarity on how the legacy developer account auto-migration (completing March 31, 2026) will affect established unlisted public apps. Our situation: - We operate a public HubSpot app with over 8,000 active installs - T 続きを読む
Hi, I have an implementation for upserting a larger number of contacts by calling: crm.contacts.batchApi.upsert through the Node.js HubSpot SDK. The implementation used the documentation, as of: https://developers.hubspot.com/docs/api-ref 続きを読む
I will try to extract the given code. We are using it mostly via the SDK, but in my case, while I tested via cURL (and via Postman collection), I fa...続きを読む
I'm retrieving changed data through the /crm/v3/objects/0-3/search api. The body I'm sending is {"after": "0", "limit": 100, "sorts": ["lastmodifieddate" ],"properties": [ "deal_customer_number", "opp_account_number", "opportunity_id", "closed_los 続きを読む
Hi, When fetching a contact by ID using the API, I see an owner field that should be a lookup. However, in the properties object I only get owner_id: 123 . How can I determine whether this field is actually a lookup field?
Thanks @BérangèreL for tagging me in. Hey @SurveySparrow , the owner id can be looked up within the list of owners in the Owner endpoint . You n...続きを読む
Greetings, My forms are not loading anymore on MS Edge, which is obviously uneccaptable. Browser says it's due to the following: `Tracking Prevention blocked a Script resource from loading https://js-eu1.hsforms.net/forms/embed/v2.js?ver=1.0.03.` 続きを読む
1. Tried hosting the script myself, the form loads, but it breaks, it cannot be submitted. 2. Tried building a a simple html form, and submit it vi...続きを読む
Hi People,
Have anyone integrated SignalHire with HubSpot. I have a client who is on HubSpot Sales Hub Pro and looking to integrate with SignalHire. Pls help.
Best Regards
Krishna
Hi, I’m building a HubSpot custom workflow action. I have three dropdown fields where: Dropdown 2 and 3 depend on dropdown 1, and Dropdown 3 also depends on dropdown 2. The dependencies work as expected, but when I change the value o 続きを読む