Total Questions
12.0k
Answer Rate
89%
Avg Response
~2h
Top Helper
carter
Matt Scott explains reverse proxy configurations for subdomain/path routing and links to HubSpot documentation and community examples.
No direct response or changes were indicated regarding the typo or list enhancement.
Maximilian proposes using calculation properties to track association counts dynamically.
Anton Bujanowski and Olia Gozha recommended using external tools like Google PageSpeed Insights, GTmetrix, etc., for more specific diagnostics than the HubSpot tool provides. They advised working with a developer to optimize theme code, potentially adopting a more modular approach to load only necessary assets per page. Matt Scott recommended pagespeedchecklist.com for guidance.
Anton Bujanowski provides corrected macro syntax and usage for button modules within conditionals.
Andrei's inquiries about form submission mechanics met external resonance but lacked solid, specific guidance.
Anton Bujanowski addresses repeater syntax issues, providing corrected HubL loop and module property reference examples.
Harun Kumar Siva advises converting the timestamp to a Unix epoch millisecond integer to resolve the JSON deserialization issue.
Use GET /crm/v3/lists/records/0-1/{contactId}/memberships, where 0-1 is the objectTypeId for contacts.
No resolution or follow-up is provided.
Anton Bujanowski prompts clarifying how images are added to HubDB. After confirmation via image field (154239), no specific solution provided but focuses on standard image field usage.
Anton provides code using the subscription_preferences module and JavaScript to disable options when unsubscribed.
Dennis Edson provides a legacy endpoint to fetch call dispositions: https://legacydocs.hubspot.com/docs/methods/engagements/get-call-dispositions.
Niko Dixon suggests using the Files API by first retrieving the file ID from the note property, then calling the /files/v3/files/{fileId} endpoint to get the URL.
Conor Linehan (CTA team engineer) requests the page URL to investigate, indicating no resolution provided yet but escalation initiated.
Carter shared a solution to adjust the GraphQL association label for newer portals.
Dennis Edson confirms adding scopes to the existing app requires re-authentication for users to access new functionalities.
Dennis Edson clarifies only the Lists API is being sunsetted, not other legacy APIs.
Courtney explains Gmail's 102kb limit clips emails, affecting tracking pixels, and references HubSpot's editor warnings.
Dennis Edson confirms a DELETE request to the properties endpoint or using the batch archive API works for deletion.