Back to No-Code Website Builders

Integrate AI chatbots with Webflow

Get webflow site done in 2 days


Overview

Webflow is a no-code website builder that enables users to create responsive websites effortlessly. Its unique features include:

  • Visual Editor: Design websites without coding.
  • Custom Code Integration: Add HTML, CSS, and JavaScript for enhanced functionality.
  • SEO Optimization: Built-in tools to improve search engine visibility.
  • User-Friendly CMS: Easily manage and update content without technical skills.

Ideal for businesses seeking a professional online presence without the complexity of traditional web development.

Add Custom HTML Documentation

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

Using the Code Embed Element

  1. Copy your custom code to your clipboard.
  2. Open the Add panel in Webflow.
  3. Add a Code Embed element to your canvas.
  4. Paste your code into the Code Embed element.
  5. Save and close the modal.

Important: Do not include <html>, <body>, or <head> tags in your custom code.

Adding Custom Code to Site Settings

  1. Visit Site settings > Custom code tab.
  2. Add your custom code in the Head code section for site-wide application.
  3. Click Save changes.

Adding Custom Code to Individual Pages

  1. Open your site in the Designer.
  2. Open Page settings for the desired page.
  3. Add your custom code in the Inside <head> tag section or before the </body> tag.
  4. Save your changes.

Notes

  • Custom code can only include HTML, CSS (in <style> tags), and JavaScript (in <script> tags).
  • The character limit for custom code in these sections is 50,000 characters.
  • Custom scripts will only appear on the published site, not in preview mode.

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