Ryan provides links to deprecated API documentation and changelog entries.
Follow Eric Song's initial instructions to request Beta access via the channel.
Vinayak Jhunjhunwala provides a link to a guide on embedding Google Sheets via Superjoin.ai
Scott Marion points out a spelling error in the context key, resolving the issue
Ace later confirms that notes (as engagements) cannot have custom properties.
David suggests troubleshooting by disabling browser extensions/add-ons or checking if any script or ad blockers might be interfering with HubSpot's scripts, potentially causing the CSRF token issue.
Ryan explains that the webhook only receives the data sent in the request payload.
Robert and Twentyninetimes advise correcting the variable name format (e.g., using underscores instead of hyphens).
Responses suggest that using conditional rendering for tooltips on buttons would be a cleaner solution, but specifics weren't detailed.
Nich advises using JavaScript to manipulate the DOM on form submission, referencing HubSpot's global form events documentation.
No response was provided to clarify the `module_id` usage.
Austin clarifies that the property must be defined as a token on the event type.
Ryan Ginsberg proposes developing a custom script using HubSpot APIs to export and re-import data with associations.
Ryan suggests using UI Extensions and provides a link to the documentation.
No direct solutions were provided in the provided messages.
There was no specific answer to Thomas' inquiry regarding the availability of a Partner Day ticket.
Nich suggests using the split filter to convert the string into a list of characters and then applying slice.
Anand Narasimhan suggests moving custom object permissions to optional scopes to resolve scope-related authorization failures.
Arno implemented a no-code solution using HubSpot workflows instead of custom code
Scott Marion approves the approach, confirming the code works as intended.