Slack Archive
SearchChannelsQ&AUsersFiles

Slack Archive Browser

    Questions & Answers

    Dnyaneshwar asks how to create a customizable cookie banner with accept/personalize options in HubSpot.

    DDnyaneshwar Zukle
    #generalOct 30, 2024

    Robert points to HubSpot's built-in cookie settings and JS API for advanced customization.

    RAnswered by Robert Ainslie

    Maximilian seeks a method to manage deals with sub-items having different close dates.

    MMaximilian Holzer
    #generalOct 30, 2024

    Jeff proposes creating child deals associated with the parent deal or using line item properties for status/dates.

    JAnswered by Jeff Bell

    Curtis is trying to figure out how to implement the HubSpot `Form` component and ensure data gets passed correctly.

    MMariana Forteza
    #cms-reactOct 30, 2024

    In order to use the HubSpot Form component effectively, you can hook into the form's properties to manipulate fields based on user input and manage state accordingly in React.

    MAnswered by Mariana Forteza

    Adam needs to specify marketing/non-marketing status for contacts via API during creation

    AAdam Jardali
    #apiOct 30, 2024

    Joe explains that the hs_marketable_status property uses boolean values (true/false) instead of strings, aligning with the API's expected format.

    JAnswered by joe conery

    Habibur needs to add an e-signature field to a HubSpot form and integrate with third-party tools like DocuSign.

    Hhabibur rahman
    #generalOct 30, 2024

    Ahmed suggests using HubSpot's Terms checkbox, Quotes acceptance, or HTML blocks for custom signature fields.

    AAnswered by Ahmed Hassan

    Jeff wants to create a custom button on a contact to trigger an API call with contact data

    JJeff Dixon
    #apiOct 29, 2024

    Ryan indicates this requires a UI Extension, which is available in Enterprise Hub tiers.

    RAnswered by Ryan Ginsberg

    Santiago inquires if CRM card requests include portal ID for client identification in public apps.

    SSantiago Nuñez
    #generalOct 29, 2024

    Aldo confirms portal ID and object ID are included by default in CRM card requests.

    AAnswered by Aldo Carrillo

    Jhon Patiu wants to upload theme changes to multiple accounts in `hubspot.config.yml` without specifying each `--account`.

    JJhon
    #local-developmentOct 29, 2024

    BJ Szyjakowski recommended using GitHub Actions with the HubSpot CMS Deploy Action to automate multi-account deployments.

    BAnswered by BJ Szyjakowski

    Frank wants to retrieve knowledge articles sorted by visit count using the API

    FFrank Aguado
    #apiOct 29, 2024

    Ahmed recommends using the CMS Pages API to fetch articles and sort them locally by visits, as the API doesn't support direct sorting by visits.

    AAnswered by Ahmed Hassan

    Danel asks how to set up OAuth with a private app and where to find Client ID/redirect URL

    DDanel
    #apiOct 29, 2024

    Roger clarifies that private apps use access tokens instead of OAuth and do not support Client ID or redirect URL configuration.

    RAnswered by Roger Brown (HubSpot PM)

    Alana seeks recommendations for form integrations into HubSpot with conditional logic and payment handling.

    AAlana Caporale
    #generalOct 29, 2024

    Ahmed recommends Zapier for cost-effective integration, noting its scalability limitations but suitability for POC stages.

    AAnswered by Ahmed Hassan

    Mayank requests help documenting a lead journey workflow from form submission through the system.

    MMayank Joshi
    #generalOct 29, 2024

    Ahmed offers to share a process flow chart example for visualizing the workflow steps.

    AAnswered by Ahmed Hassan

    Jaivardhan asks about migrating select WordPress pages to HubSpot on the same domain without a subdomain.

    JJai
    #generalOct 29, 2024

    Ahmed confirms it's possible via reverse proxy setup and URL redirects for landing pages.

    AAnswered by Ahmed Hassan

    Maximiliano seeks a true/false field type that returns a boolean via API instead of a string.

    MMaximiliano Calderón
    #generalOct 29, 2024

    Ahmed advises using a single checkbox field and converting the string value to a boolean in code.

    AAnswered by Ahmed Hassan

    Kotto encountered issues uploading modules created via CLI and seeks confirmation if others face similar problems.

    Kkotto5
    #generalOct 29, 2024

    Federico mentions modifying module.js before uploading, acknowledging the common need for adjustments.

    FAnswered by Federico Mozzo

    Eucimar needs to restrict external partner users' access to a specific pipeline and prevent them from viewing payments.

    EEucimar Raposo
    #generalOct 28, 2024

    Ahmed suggests ensuring permissions exclude sensitive data, using HubSpot Teams, and setting CRM object permissions to 'Team only' or 'Owned only'.

    AAnswered by Ahmed Hassan

    Safa SUMEN wants a dynamic image in emails that updates automatically

    SSafa SUMEN
    #modulesOct 28, 2024

    Anton Bujanowski lists options like global modules, HubDB, or theme variables to manage dynamic images

    AAnswered by Anton

    Nick encounters 'data not defined' error in custom workflow code

    NNick Garrett
    #workflowsOct 28, 2024

    Nick resolves the issue by implementing a callback function to return output

    NAnswered by Nick Garrett

    Andrew needs to hide/show CTAs responsively on blog pages but lacks built-in HubSpot controls.

    AAndrew
    #generalOct 28, 2024

    Ahmed and Ashish provide CSS media queries and class-based targeting to toggle CTA visibility by device.

    AAnswered by Ashish

    John wants to constrain Deal-Account associations to those linked to the same Company.

    JJohn Selnekovic
    #generalOct 25, 2024

    Maximilian suggests using workflows with custom properties or GraphQL to enforce association constraints.

    MAnswered by Maximilian Holzer
    Page 16 of 535