I'm embedding a HubSpot form on a website and trying to redirect users to a custom page after submission using the JavaScript callbacks, but none of the expected events appear to be firing . What I'm trying to do After the form is submitted, I Beitrag ansehen
The Workflows v4 API rejects PUT /automation/v4/flows/{flowId} with HTTP 400 (FLOW_UPDATE_BAD_REQUEST) when updating an enabled workflow that: Targets the Lead object type (PLATFORM_FLOW) Contains a SEND_EMAIL action (actionTypeId: "0-4 Beitrag ansehen
Workflows v4 API: dataSources accepted on POST/PUT but not persisted Summary The POST /automation/v4/flows endpoint accepts and validates the dataSources field but does not persist it. A subsequent GET returns an empty array regardless of Beitrag ansehen
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,
Thanks for the reply - that all sounds good. So now I need to get someone from Hubspot to rotate the secret. I don't see any way to do it myself....Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
Publishing an app on the HubSpot Marketplace is a great way to reach businesses already using the HubSpot ecosystem. The process mainly involves buil...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
Trustpilot connects 1 shopify store to 1 trustpilot review site. Trustpilot connects 1 HubSpot account to 1 trustpilot review site. They do not tak...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
Hi @aemmi ,
Unfortunately, there isn't a way to format the values for properties such as " hs_deal_stage_probability" or "hs_projected_amount"...Beitrag ansehen
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...Beitrag ansehen