Michael Shepherd shares a HubSpot knowledge base link detailing CSP configuration, including nonce usage.
Scott Marion provides a link to the general HubSpot API documentation overview.
Anton Bujanowski recommended creating reusable sections with custom CSS classes for sticky functionality.
Harun Kumar Siva recommends using the Search API endpoint with property filters.
Several users confirm experiencing similar issues where crawl bots (like GoogleBot) receive 404 errors for specific page types (archives, AMP) while users see a 200 status. The issue sometimes resolves temporarily but may recur. It's speculated this might be related to how CDNs/servers respond differently to bots vs. users, possibly linked to AMP pages or redirect handling, and may not be entirely within HubSpot's control. No definitive HubSpot fix was identified in the thread.
Justin Givens outlines steps using HubSpot forms, private apps, and the forms submission API.
Roger Brown requests detailed app configuration info to diagnose scope/permission mismatches.
Miteshkumar Padariya links to HubSpot documentation on assigning domain publishing permissions via enterprise-level team settings.
Anton recommends storing HTML in a separate file and importing it via macros or using HubDB for structured content.
Carter expresses enthusiasm and plans to rebuild a portal utilizing this new API.
Use v3 search with time-based filters (e.g., timepoint parameters) as shown in the updated examples.
James provides a patch to fix association parameter handling in the Ruby client.
Matthew resolved the issue by wrapping each {% dnd_module %} within a {% dnd_row %} and ensuring proper column structure.
Camille Markentive clarifies that specific properties must be explicitly requested in the API call.
Ryan Ginsberg identifies the issue as using the deprecated v2 Forms API and recommends switching to v3.
Logan suggests using vanilla JavaScript within the form's settings (e.g., in the thank you message or redirect URL option) to achieve the dynamic redirect based on form field values. A blog post with a step-by-step guide is provided: https://emptycupdigital.com/blog/dynamically-redirect-hubspot-forms
Sasindran suggests verifying domain values match the correct properties (domain vs. hs_additional_domains).
Ezra confirms approval for the beta after initial access issues
Scott Marion directs using the Search API method with filters for timestamp sorting.
Dennis encourages Ace, indicating that he will one day be in a position to help others.