AgenticFlow

Product details

Q: Can agents be embedded as an iframe?

Hello,
I need to share the agents in an iframe format on a community platform for my members, so they can use the tools there. Will this be possile?

MarketingbasenApr 21, 2025
Founder Team
SeanP_AgenticFlowAI

SeanP_AgenticFlowAI

Apr 21, 2025

A: Hi Marketingbasen, you can absolutely embed agents as iframes
I record for you a loom here: https://www.loom.com/share/1a49e654331a425f94cdeef35167b0fe?sid=96f28abb-74b7-4614-9074-e0106c345309

Just go to your agent’s Publish Site settings, choose “Embed in website” (or Shopify, WordPress, Magento, BigCommerce), copy the iframe snippet, and paste it into your community platform. If you’d like Instagram, WhatsApp, Telegram embeds, please vote for those on our roadmap at https://agenticflow.featurebase.app/

Share
Helpful?
Log in to join the conversation
Posted: Apr 21, 2025

Hello,
Thanks for your reply. I was trying for a free account but found out that in the community platform they only allow HTML embed and then iframely converts it, so it shows. This I could not get to work. Will that be possible?
This is to have the "agent" embedded like a "form" or a small box inside a post/thread. Hope it makes sence.

Founder
Posted: Apr 22, 2025

Hi Marketingbasen,

You can embed an agent today using this script snippet (just replace YOUR_AGENT_ID with your actual agent ID):

```html
<script id="agenticflow-agent" src="https://agenticflow.ai/scripts/agent.js" data-agent-id="YOUR_AGENT_ID"></script>
```

If your platform strips out scripts, a short‑term workaround is to embed a workflow instead: go to Workflows → Share → Embed.

Founder
Posted: Apr 22, 2025

copy the iframe snippet it provides, and paste that into your HTML—this will render an interactive form powered by your workflow’s LLM.

We’re planning a direct iframe‑src URL feature for agent embeds. Please submit a “Direct agent iframe URL” request on our public roadmap at https://agenticflow.featurebase.app/ so we can prioritize it. Also share the URL of the page for our testing too.

Posted: Apr 22, 2025

Hi Sean,I tried to do as desribed, but the only way the platform lets me integrate directly into the site (community platform) is via the workflow workaround as you mention, however this means I have to build everything twice? I also noticed that via a quick test making a workflow the response the user gets contains chat id and poor formatting. There is a ticket (marked solved) for iframe embed.

Founder
Posted: Apr 22, 2025

Hi Marketingbasen, sorry it’s still clunky. To help us debug the embed and formatting issues please send over the workflow ID and the URL of the page where you’re embedding it. You can raise a ticket in our community at community.agenticflow.ai or on our public roadmap at agenticflow.featurebase.app with those details and we’ll jump in to fix it for you.

Posted: Apr 22, 2025

Same here, the embedded javascript code the platform provides doesn't work for me either. I'm using DIVI theme in Wordpress. I've tried it with text blocks and code blocks but it never renders. Embedded javascript works fine with other platforms I'm using on my site. Not sure why this doesn't. Using their Wordpress option will force me to modify my functions.php file, and that isn't happening.

Founder
Edited: Apr 22, 2025

Hi there, Divi often strips out script tags in Text and Code blocks. Try one of these instead:

• Paste the snippet into Divi → Theme Options → Integration → “Add code to Body”
• Use a plugin like “Insert Headers and Footers” or “Code Snippets” to inject the script site‑wide
• Place it in a Divi Code Module with “Allow Unfiltered HTML” enabled

Founder
Posted: Apr 22, 2025

If you still can’t get it to render, please share the page URL or raise a ticket in our community at community.agenticflow.ai with those details and we’ll dive in to debug it.

Posted: Apr 22, 2025

Hi Sean, Im trying to embed it into Heartbeat Chat community in a post, so it´s not in WordPress/Divi. Im following this guide: https://help.heartbeat.chat/hc/en-us/articles/33257844559761-How-to-Embed-HTML-Content-in-a-Thread

I will try to improve the workflow and hope you will have the option to generate iframes for each bot, when sharing/embedding.

Founder
Posted: Apr 22, 2025

Hi Marketingbasen, that makes sense—for now the workflow embed is the best workaround. We’re tracking “Direct iframe embed for agents” as a feature request, and the more community votes it gets the sooner we’ll prioritize it. Please head over to our public roadmap at https://agenticflow.featurebase.app/ and cast your vote so we can fast‑track this for Heartbeat Chat and other non‑WordPress sites.

Posted: Apr 22, 2025

Thanks, Sean. I have allready upvoted the request. One more thing. Do you have any usecases and tutorials on how to setup the agents for selling to clients also? I suppose this will only work if they have an account in the system themselves also?

Founder
Posted: Apr 22, 2025

See 3:00 in this Loom for a quick demo: https://www.loom.com/share/562686e3d82a4fdab6c8ea623c2f2010 – just paste your client’s URL to spin up an AI agent, then embed it on their site with the script snippet. Your clients interact in guest mode (no account needed) and all usage is billed to your workspace. You can also send them a public preview link so they can test without logging in.

Posted: Apr 22, 2025

Thanks, I will look into it again.

Founder
Posted: Apr 23, 2025

Thanks again. Please let me know if you have any further question. Or book a demo using calendar in our homepage.

If you’ve had a chance to explore AgenticFlow, we’d really appreciate your honest review—it helps guide our roadmap and shows others what to expect:
https://appsumo.com/products/agenticflow/#reviews

Related questions
View product details