Custom HTML
Heyflow avatar
Written by Heyflow
Updated over a week ago

Heyflow allows you to customize your flow beyond the 40+ native blocks. Simply write your own HTML-based block and customize it beyond the built-in variables. Implementing your own HTML-block in your flow even allows you to integrate 3rd parties.

You can find the HTML block on the left-hand side in the Build section of your Heyflow under Blocks.

โ— Important: The custom HTML block is not something we actively support in embedded flows. So please make sure to check first if it's working in your case.


Examples

Individual Cookie Consent

If you already have a different Cookie Consent provider than we offer, don't worry. You can also integrate your Cookie Consent script via HTML or our Head Code section.

E.g. Cookiebot by Usercentrix can be implemented via a script in the Head Code.

Reviews

Most review tools provide HTML snippets to implement on your website. Simply copy and paste the code to your heyflow and gain trust from your leads!

Calendar

If you're using another tool besides our native calendar integrations, you can also integrate it via HTML. In the example of HubSpot, go to your Meetings and click on Actions and Embed. You'll then be able to copy the code and paste it to your flow.

If you want to use the HubSpot calendar embedded, it's likely achievable using an iframe inside our custom HTML block and styling it accordingly, so it fits well into the flow.

Did this answer your question?