Slack Archive
SearchChannelsQ&AUsersFiles

Slack Archive Browser

    Questions & Answers

    Tristan is looking for a tool that allows document collaboration with non-HubSpot users after closing a deal.

    TTristan Pack
    #marketplaceJan 22, 2025

    Carter assists by asking if Tristan can see the app under connected apps, seeking to troubleshoot the visibility issue.

    CAnswered by carter

    Norman encounters a validation error when creating a workflow via API due to a missing 'type' field in the JSON payload.

    NNorman Khine
    #apiJan 22, 2025

    Nicholas identifies that the 'type' property is required in the workflow enrollment criteria filters and must be specified.

    NAnswered by nick decker - level -32(negative)

    Rolando inquires about an API endpoint to retrieve reports/dashboards for programmatic access.

    RRolando Robles
    #apiJan 22, 2025

    Nicholas clarifies that reports do not have a direct API; data must be queried from source objects or exported manually via HubSpot's UI.

    NAnswered by nick decker - level -32(negative)

    Manuel encountered React errors when using the Panel component sample code from the documentation.

    MManuel Inama
    #ui-extensionsJan 22, 2025

    Manuel found the solution: updating the `@hubspot/ui-extensions` package by running `npm i @hubspot/ui-extensions` resolved the issue.

    MAnswered by Manuel Inama

    Andrew Dunbar's client emails show 'EXTERNAL' flags in Outlook despite domain authentication.

    AAndrew Dunbar
    #email-developmentJan 22, 2025

    Outlook flags external senders by default. Internal senders should work with IT to allowlist HubSpot's domain/IPs to bypass security warnings.

    JAnswered by James Kupczak

    Scott is inquiring about formatting the output of the copy json option in HubSpot.

    SScott
    #modulesJan 22, 2025

    Anton suggested using the fromjson filter to potentially assist in formatting the JSON output.

    AAnswered by Anton

    Regina asks if Axios can be imported and used within a custom workflow action's PRE_ACTION_EXECUTION function hook.

    RRegina Cherian
    #apiJan 22, 2025

    Scott confirms that Axios can be imported using require() and used within the function, providing a code snippet example.

    SAnswered by Scott Marion

    Nicholas notes that he’s been answering many questions and acknowledges Anton for their previous support.

    Nnick decker - level -32(negative)
    #gratitudeJan 22, 2025

    Anton thanks Nicholas for his contributions and inquires about how many questions he addressed.

    AAnswered by Anton

    James noticed that boolean CRM properties now return 'type' as 'enumeration' instead of 'bool' and seeks confirmation if this is an expected change.

    JJames Brown
    #apiJan 22, 2025

    Nicholas confirms that boolean properties are now stored as enumerations with true/false options, aligning with API behavior observed since September 2024.

    NAnswered by nick decker - level -32(negative)

    Bas is encountering an issue where patched blog posts via API are not visible in blog_recent_posts despite being published, with no errors reported.

    BBas Pouleijn
    #apiJan 21, 2025

    Nicholas suggests checking for caching issues and ensuring proper code formatting, but the core solution isn't fully resolved. Manual updates in HubSpot UI temporarily fix visibility.

    NAnswered by nick decker - level -32(negative)

    Etlané needs to determine the day of the week from call dates using custom code

    EEtlané van Jaarsveldt
    #workflowsJan 21, 2025

    Nicholas Decker shares a code snippet to convert createDate into a day-of-week number (1-7)

    NAnswered by nick decker - level -32(negative)

    Prajwal wants to retrieve sequence performance reports (open rate, CTR) via API for Slack alerts.

    PPraj
    #apiJan 21, 2025

    Nicholas Decker states there is no API available for sequence reports as of now.

    NAnswered by nick decker - level -32(negative)

    Huda mentions experiencing issues with the components folder missing after trying to get the Elevate theme through CLI.

    HHuda
    #themesJan 21, 2025

    BJ confirms that the components must be correctly pulled in for proper operation.

    AAnswered by Aleksandar Perisic

    Joe Agnelli seeks a way to programmatically update SMS consent via HubSpot's API.

    JJoe Agnelli
    #apiJan 21, 2025

    Nicholas Decker proposes using an SMS link to trigger the user's subscription response, bypassing direct API updates.

    NAnswered by nick decker - level -32(negative)

    Daniel is questioning the necessity of the Twitter app on the HubSpot marketplace when Twitter integration is part of the core offering.

    DDaniel Ball
    #marketplaceJan 21, 2025

    Nicholas explains the limitations of UI Extensions and suggests diving into details of what Daniel is trying to create.

    NAnswered by nick decker - level -32(negative)

    Pieter cannot set publicAccessRules property via the API SDK and seeks a method to update it.

    PPieter
    #javascriptJan 20, 2025

    Solution not provided. Likely requires using the correct API endpoint (e.g., CMS or Settings API) with proper payload structure for publicAccessRules.

    PAnswered by Pieter

    Leandro is using a form to associate contacts with a custom object but sees a warning: 'This object doesn't have any associations defined yet...', even though the association exists in CRM settings. Asks what might be missing.

    LLeandro Michelena
    #data-driven-contentJan 20, 2025

    Nicholas suggests that the issue might stem from the custom object having required properties for creation. Ensure that the form submission includes and correctly maps values to all required fields for the custom object within the form's automation settings.

    NAnswered by nick decker - level -32(negative)

    Nicholas Decker tries to create email engagements that appear in the user's inbox but only logs them.

    Nnick decker - level -32(negative)
    #apiJan 20, 2025

    Carter McKay clarifies that email engagements via API only log activity and suggests using Forms API or Custom Channels for inbox visibility.

    CAnswered by carter

    Yura Alyabyev encounters date parsing errors during API imports despite correct formatting.

    YYura Alyabyev
    #apiJan 20, 2025

    Shar Ghavami confirms that dates must be in ISO 8601 format or Unix timestamp and references HubSpot documentation.

    SAnswered by Shar Ghavami

    Jay Bharadiya cannot verify HubSpot's v2 signature due to potential parameter ordering issues.

    JJay Bharadiya
    #apiJan 20, 2025

    Federico Mozzo points out that query parameters must be ordered correctly to match HubSpot's signature generation.

    FAnswered by Federico Mozzo
    Page 2 of 535