Slack Archive
SearchChannelsQ&AUsersFiles

Slack Archive Browser

    Questions & Answers

    Dean Winc (mahi) is asking if rich text formatting for Notes via the Note API needs to be handled before or after sending the payload to the API endpoint.

    DDean
    #apiAug 4, 2024

    Jeff Bell suggests creating a note after the deal is created using a CCA (Custom Code Action) and offers to share code examples.

    JAnswered by Jeff Bell

    Earl wants to know if it's possible to display percentages within pivot table reports without using Datasets or formula fields, as they lack access.

    EEarl Pioquinto
    #data-driven-contentAug 2, 2024

    Michal suggests a workaround using a workflow. The workflow would trigger on underlying value changes, calculate the percentage, and store it in a separate HubSpot property. This property can then be included in the report.

    MAnswered by Michal Wezykowski

    Andrei's serverless function successfully generates a PDF (using pdf-lib) and logs indicate correct processing, but the PDF response (sent as base64 with appropriate headers) is not received by the client browser.

    AAndrei Axinoi
    #serverless-functionsAug 2, 2024

    A suggested workaround involves generating the PDF externally (e.g., AWS Lambda with Puppeteer), obtaining its URL, using the HubSpot Files API to import the file from the URL into the HubSpot File Manager, and then potentially storing the resulting HubSpot File URL or ID on a CRM record.

    NAnswered by nick decker - level -32(negative)

    Justin Givens cannot delete a list due to references in INBOUNDDBLISTSEG segments.

    JJustin Givens - Level 2
    #lists-api-v3Aug 2, 2024

    Remove references (e.g., inboundDB list segments) blocking deletion before attempting to delete the list.

    JAnswered by Justin Givens - Level 2

    Emma Boroson seeks Inbound conference tickets

    EEmma Boroson
    #generalAug 2, 2024

    SJ Morris directs to #conference-tickets channel for ticket requests

    SAnswered by sj

    Rakel asks about previewing draft blogs in a blog feed without publishing and inquires about displaying multiple blogs.

    RRakel Fairfull
    #generalAug 2, 2024

    Jennifer Nixon explains draft posts aren't publicly visible in feeds. Workaround requires using a separate staging blog with restricted visibility.

    JAnswered by Jennifer Nixon

    Fabian Pasin inquires about AI tools (GitHub Copilot) for HubSpot CMS development

    IIan
    #randomAug 2, 2024

    Multiple community members recommend GitHub Copilot despite occasional HubL quirks, with Bradley suggesting Supermaven

    BAnswered by Bradley

    Curtis Morte (cmorte) seeks an API to log non-HubSpot form submissions for workflow triggers.

    CCurtis Morte
    #ideasAug 1, 2024

    Camille Markentive (camille.saute) points to the legacy Form Submission API (v3) for external form tracking. Link: https://legacydocs.hubspot.com/docs/methods/forms/submit_form_v3_authentication

    CAnswered by Camille Markentive

    James Kupczak struggles to create a standalone landing page without using HubSpot themes

    JJames Kupczak
    #generalAug 1, 2024

    Anton Bujanowski advises creating a minimal theme structure (theme.json and fields.json) to host custom templates in HubSpot

    AAnswered by Anton

    Parul has connected a domain in HubSpot that works for pages but not for blogs, looking for a solution.

    PParul Sen
    #cms-migrationAug 1, 2024

    Jennifer clarifies that domains need to be set for different content types and instructs on how to properly configure them.

    JAnswered by Jennifer Nixon

    Ole Henrik Aavik explores integrating external forms with HubSpot via Zapier for workflows

    OOle Henrik Aavik
    #generalAug 1, 2024

    Camille Markentive recommends using HubSpot's Forms API via Zapier for form submissions to leverage native workflows, though notes potential reliability issues

    CAnswered by Camille Markentive

    Priya is looking for a HubSpot plugin or script to add to their website to reduce page loading times.

    PPriya
    #seoAug 1, 2024

    Olia explains that there isn't a simple plugin or script that magically reduces load times. Improving website speed requires detailed work involving code optimization, image compression/resizing, and potentially design adjustments.

    OAnswered by Olia Gozha

    Matheus Jiran asks how to identify sequence-sent vs manually sent emails

    MMatheus Jiran
    #apiJul 31, 2024

    Nathan Vogele suggests analyzing content patterns or tracking sequence enrollment dates via Search API as direct properties don't exist

    NAnswered by Nathan Vogele

    Rui Cruz needs to identify custom properties with non-default access levels across 1000+ properties

    RRui Cruz
    #randomJul 31, 2024

    Nicholas Decker and HubSpot support provide method using internal tools/APIs to audit property permissions

    RAnswered by Rui Cruz

    Brandon is looking for a way to display deal data on a CMS landing page for a customer portal, noting that personalization tokens are limited and modules error.

    BBrandon Nkabinde
    #data-driven-contentJul 31, 2024

    Nicholas suggests making the page private using HubSpot's membership features. Private pages allow querying deal data associated with the logged-in contact.

    NAnswered by nick decker - level -32(negative)

    Andrei seeks help in generating dynamic PDF files on a HubSpot website using serverless functions.

    AAndrei Axinoi
    #javascriptJul 30, 2024

    Discussion on using pdfkit for PDF generation is mentioned, but no concrete step-by-step solutions were shared.

    AAnswered by Andrei Axinoi

    Joe seeks a working accordion implementation in HubSpot emails.

    JJoe Dee
    #email-developmentJul 30, 2024

    James shares a click-to-reveal CSS method with broader client support than <details>.

    JAnswered by James Kupczak

    Jayme asks why CSS and JS files linked to modules in Design Manager aren't being minified when viewed on content staging pages.

    JJayme Welch
    #modulesJul 30, 2024

    Jeff initially suggests using `require_css` / `require_js`. Jayme clarifies she used linked files. Ultimately, Jayme reports that the files *did* get minified after waiting a few days, suggesting a potential delay in HubSpot's processing rather than a configuration error.

    JAnswered by Jayme Welch

    Jennie Huettel needs better error monitoring for API call failures in private app

    JJennie Huettel
    #apiJul 30, 2024

    Nicholas Decker advises implementing custom logging in integration code and monitoring server logs

    NAnswered by nick decker - level -32(negative)

    Jessica struggles to center email content across clients.

    JJessica Turner
    #email-developmentJul 30, 2024

    James suggests using <center> tags or align="center" for Outlook compatibility.

    JAnswered by James Kupczak
    Page 36 of 535