HubSpot connector - markdown/html support
O
Oscar Werkhoven
Currently the HubSpot connector can only sync the body as raw text. This way components such as tables, video's and faq sections of HubSpot will not be syncing to Framer.
Currently I have solved this by adding markdown style tags like: [[VIDEO: https://www.video.com/example]]
A custom framer script picks it up and builds it on the website. But I would love to see this working without a custom solution. Thanks :)).
Log In