Back to No-Code Website Builders

Integrate AI chatbots with Webflow

Visual website builder enabling custom HTML integration with clean, semantic code generation.


Overview

Webflow is a no-code website builder that allows users to create and manage websites visually without writing code. It generates clean, semantic HTML, CSS, and JavaScript, enabling custom designs and complex animations.

Unique Features:

  • Advanced collaboration tools for teams.
  • Integration with popular apps like Unsplash and Typeform.
  • Robust SEO and localization capabilities.
  • Scalable platform with dedicated support for enterprise users.

Add Custom HTML Documentation

Step-by-Step Guide to Integrate Custom HTML in Webflow

  1. Using Code Embed Element:

    • Copy the HTML code you want to embed.
    • Open the Add panel in Webflow.
    • Drag and drop the Code Embed element onto your canvas.
    • Paste your custom HTML code into the Code Embed settings.
    • Save and close the modal.
  2. Adding Custom Code to Site Settings:

    • Go to Site Settings > Custom Code.
    • Add your HTML in the Head Code section for site-wide application.
    • For scripts, add them in the Footer Code section before the closing </body> tag.
    • Click Save Changes.
  3. Adding Custom Code to Individual Pages:

    • Open your site in the Designer.
    • Access Page Settings for the specific page.
    • Add your HTML in the Inside <head> tag section or before the </body> tag under Custom Code.
    • Save your changes.

Important Notes:

  • Do not include <html>, <body>, or <head> tags in your custom code.
  • Custom code can conflict with Webflow’s functionality; ensure to test thoroughly after implementation.
  • For dynamic content, you can use Collection fields within your custom code.

Integration Guide

For more information on how to add custom HTML to your Webflow website, please refer to the Custom HTML Documentation.

How to integrate OpenAssistantGPT with Webflow

  1. Create your OpenAssistantGPT chatbot

    Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.

  2. Configure your chatbot settings

    Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.

  3. Get your embed code

    In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.

  4. Add the embed code to your Webflow website

    Log in to your Webflow account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.

  5. Publish your website

    Save your changes and publish your website to make the chatbot live.

Advanced Configuration

For more advanced integrations with Webflow, you can customize the following:

  • Chatbot position and appearance on your website
  • Trigger conditions (e.g., time on page, scroll depth)
  • Custom welcome messages based on the page content
  • Integration with your existing forms and contact systems

Builder Details

No-code Solution

✅ No coding required

Custom HTML Support

✅ Supports custom HTML