Slack Archive
SearchChannelsQ&AUsersFiles

Slack Archive Browser

    Questions & Answers

    Jan Ekholm needs to identify available company property names via API

    JJan Ekholm
    #apiNov 27, 2024

    Jan concludes that the /crm/v3/properties/{objectType} endpoint must be used to fetch all available properties, as there's no comprehensive list in the docs.

    JAnswered by Jan Ekholm

    Twentyninetimes reports a sudden drop in Pagespeed scores with HubSpot forms v2.js and caching issues

    TTwentyninetimes
    #generalNov 27, 2024

    Dennis Edson relays team feedback that recent cache invalidations may cause slowdowns, advises submitting specific examples.

    DAnswered by dennis

    Hugo Gomes wants to retrieve all deals associated with a custom object record via API

    HHugo Gomes
    #apiNov 26, 2024

    Muhammad explains that two API calls are needed: one for the custom object and another for associated deals. Later, Joe Conery advises handling pagination using the 'after' parameter.

    JAnswered by joe conery

    Orlando is trying to fetch note comments via the API but can't find the endpoint

    OOrlando Heredia
    #apiNov 26, 2024

    Muhammad mentions that notes can be exported via API, but comments cannot be retrieved. Exporting notes is possible, but comments are not supported.

    MAnswered by Muhammad

    Bharat Geleda cannot add secondary emails via v3 Contacts API

    BBharat Geleda
    #apiNov 26, 2024

    Muhammad suggests formatting hs_additional_emails as a semicolon-separated string in the request body.

    MAnswered by Muhammad

    Hugo Gomes seeks methods to bypass 429 rate limits in API calls

    HHugo Gomes
    #apiNov 26, 2024

    Muhammad advises rotating private apps and implementing exponential backoff for retries.

    MAnswered by Muhammad

    Roger is unable to retrieve associations between a contact and a custom object using crm_associations, despite confirmed associations existing.

    RRoger Flynn
    #email-developmentNov 26, 2024

    The crm_associations parameters were likely reversed. Correct usage requires the FROM object ID (contact) first, not the custom object ID. Association definition shows FROMOBJECTTYPEID=0-1 (contact), TOOBJECTTYPEID=2-14785969 (custom object).

    RAnswered by Roger Flynn

    Neel wants to edit Knowledge Base templates to add a custom navigation bar

    NNeel
    #hublNov 26, 2024

    Creating a custom blog template mimicking KB functionality instead of modifying restricted KB templates.

    AAnswered by Anton

    Holger Bauer needs to fill the company name in contacts from company data post-Dealfront import without a Pro account

    HHolger Bauer
    #generalNov 26, 2024

    Muhammad suggests exporting, updating data, and re-importing via workflows or API if unavailable.

    MAnswered by Muhammad

    Bianca struggled with module instance IDs conflicting across staging and production themes in GitHub Actions.

    BBianca
    #local-developmentNov 26, 2024

    Muhammad and Federico Mozzo advised using human-readable module instance names instead of auto-generated IDs to avoid conflicts.

    MAnswered by Muhammad

    Genki Kaitani asks about using Communication Intelligence (CI) via API for call recordings

    GGenki Kaitani
    #apiNov 26, 2024

    Muhammad points to the Engagements API for adding call/meeting data, though it doesn't fully address CI integration.

    MAnswered by Muhammad

    Rami wants to process form data, call external APIs via serverless functions, and update HubSpot CRM with the results.

    RRami Jeong
    #serverless-functionsNov 26, 2024

    Muhammad confirms it’s possible using webhooks, HubSpot APIs, and Private Apps for authentication without complex permissions.

    MAnswered by Muhammad

    Arrigo Lupori inquires about naming a marketplace app after a third-party service (e.g., Google Tasks)

    AArrigo Lupori
    #marketplaceNov 25, 2024

    Jon McLaren advises adhering to trademark laws and avoiding names implying official affiliation unless authorized.

    JAnswered by Jon McLaren

    Gustavo Henry Perez seeks to include blog audio files in the Blogs API response

    GGustavo Henry Perez
    #apiNov 25, 2024

    Muhammad confirms the API doesn't support narration audio and suggests checking if the file is publicly accessible on the blog page.

    MAnswered by Muhammad

    Mihailo Štavljanin inquires about creating enumeration fields referencing custom records via Properties API

    MMihailo Štavljanin
    #apiNov 25, 2024

    SJ Morris directs to the HubSpot Dev Forum or feedback channels, as the Slack isn't monitored by HubSpot staff.

    SAnswered by sj

    Bhawesh is using the HubSpot Forms API and receiving errors about missing IP address and missing tracking cookie, causing analytics issues. They ask how to resolve these errors.

    BBhawesh Agarwal
    #data-driven-contentNov 25, 2024

    Robert explains that the `context` parameter must be included in the Forms API submission payload. This should contain values like `hutk` (from the 'hubspotutk' cookie), `pageUri`, and `pageName` to ensure proper tracking and contact association. A link to documentation and a tutorial Gist are provided.

    RAnswered by Robert Ainslie

    Christophe Perez faced CLI errors when creating assets, suspected to be caused by firewall restrictions.

    CChristophe Perez
    #local-developmentNov 22, 2024

    Tanya Scales confirmed the issue was due to Zscaler blocking CLI requests. Disabling Zscaler resolved the problem.

    TAnswered by tanyascales

    Suraj is encountering discrepancies between HubSpot UI email event statuses (DELIVERED vs OPEN) when using the email events API with sentBy ID as a key.

    SSuraj Adhikari
    #email-developmentNov 22, 2024

    No solution provided in the thread. Implied need to verify eventType handling or API logic alignment with HubSpot's event tracking.

    SAnswered by Suraj Adhikari

    Goran Ilievski asks how to add one-time tax to quotes via API

    GGoran Ilievski
    #apiNov 21, 2024

    Ryan Huff suggests using the Tax object API to attach taxes similarly to line items.

    RAnswered by Ryan Huff

    Aaron Ehrensberger wants to retrieve all line item details for a deal in a single API call

    AAaron Ehrensberger
    #apiNov 21, 2024

    Justin Givens recommends using the GraphQL API to fetch line item details efficiently.

    JAnswered by Justin Givens - Level 2
    Page 11 of 535