Good question! Right now, a direct, standalone public URL that opens just the agent chat interface isn't available yet. The primary way to share publicly is by embedding the agent onto a webpage using the provided script.
We do have the feature request for direct iframe embedding actively planned (you can track/vote for it here: https://agenticflow.featurebase.app/p/direct-iframe-embed-for-agents), which would give you an src URL you could potentially link to, although it's designed primarily for embedding within another page.
If having a dedicated, nicely formatted public URL specifically for linking to the agent (like agenticflow.ai/public/agent/your-agent-id) is what you need, could you please add that as a new, specific feature request on our roadmap? This helps us gauge community interest distinctly from the iframe request.
Roadmap: https://agenticflow.featurebase.app/
Let me know if the iframe plan covers your need, or if you add the public URL request!
To be completely honest: I guess, I watched most of your videos at least 2 times. In my opinion, some of those "tutorials" are the worst I have ever seen...
I am already an AgenticFlow customer. Almost immediately I bought tier 4, and I intend to use it. But your (at least some bad) videos are making it so hard to understand. In I guess, others have this problems, too.
Hi Matthias, totally understand on this. Our previous videos is not up to standard. We already review internally and working to produce better quality tutorial so that you can follow step by step. Aim for 2 videos available this week.
Q: Top-up / extra credits purchase available?
If an LTD user exceeds their monthly credits for their plan can they buy credits as a top-up or as extra credits? (a la carte credit purchase)
Good question about scraping comments. Here's the deal with AgenticFlow and social media comments:
- Instagram: Directly scraping all comments from an Instagram post via an official API is generally not possible for public posts you don't own, due to Instagram's/Meta's API restrictions designed to protect user privacy and prevent abuse. Our Instagram MCP would be limited by these official API capabilities.
- Facebook: Similar to Instagram, our Facebook Pages MCP (https://agenticflow.ai/mcp/facebook_pages) uses the official Graph API. It can retrieve comments from posts on pages you manage or have appropriate permissions for. Scraping all comments from arbitrary public posts is generally restricted.
- LinkedIn: Our LinkedIn MCP (https://agenticflow.ai/mcp/linkedin) can fetch comments on shares/posts that are accessible via the official API (typically posts you've made or within your network where permissions allow). It's not designed for scraping all comments from any public LinkedIn post.
General Approach for What IS Possible:
1. Official APIs (via MCPs): For platforms where we have an MCP (like Facebook Pages, LinkedIn), you can use actions like "Get Post Comments" if the API permits access to those comments (usually for your own content or content you have permissions for).
2. Third-Party Scraping Services (via MCP or API Call): If you need to scrape comments from public posts where official APIs are restrictive, your best bet is to use a specialized web scraping service that is designed to handle these platforms (they often manage proxies, browser emulation, etc.).
3. Apify MCP: (https://agenticflow.ai/mcp/apify) You could use an Apify Actor specifically designed for Instagram, Facebook, or LinkedIn comment scraping (if available on their platform) and trigger it from AgenticFlow.
4. API Call Node: If another scraping service provides an API, you can call it using our generic API Call node.
In short: AgenticFlow itself doesn't bypass platform restrictions on comment scraping. It facilitates interaction through official APIs (via MCPs) where allowed or helps you integrate with specialized scraping tools for more challenging public data extraction. Always be mindful of the terms of service of the platform you are trying to get data from.
Q: can you import txt and pdf file in chat
what files can you import in chat. And what files types can you import to your knowledge base.. mp4, docx, md, pdf, etc?
Share AgenticFlow
Q: Publish agents
Can we publish agent publicly via a unique URL? (not embed)
SeanP_AgenticFlowAI
May 7, 2025A: Hey M.Digital,
Good question! Right now, a direct, standalone public URL that opens just the agent chat interface isn't available yet. The primary way to share publicly is by embedding the agent onto a webpage using the provided script.
We do have the feature request for direct iframe embedding actively planned (you can track/vote for it here: https://agenticflow.featurebase.app/p/direct-iframe-embed-for-agents), which would give you an src URL you could potentially link to, although it's designed primarily for embedding within another page.
If having a dedicated, nicely formatted public URL specifically for linking to the agent (like agenticflow.ai/public/agent/your-agent-id) is what you need, could you please add that as a new, specific feature request on our roadmap? This helps us gauge community interest distinctly from the iframe request.
Roadmap: https://agenticflow.featurebase.app/
Let me know if the iframe plan covers your need, or if you add the public URL request!
Share AgenticFlow
Q: Please show, how exactly to create a workflow!
I cannot say how many of your answers I read. However, with all those answers, I still do not know how to exactly create ONE working workflow.
I wish you would show exactly, say, how to use input from Telegram, f. ex. "Write an Email to Mr. Miller and tell him, the product's new price is X".
Please SHOW, how to set this up. Which nodes are required (and why), how to connect them, how to connect Gmail?
SeanP_AgenticFlowAI
May 7, 2025A: Hi Matthias, for this particular workflow we will need to create a video and upload to you youtube later.
In the mean time this video is for creating a workflow that send email: https://youtu.be/PZlOw6ICEbs?si=7NfBYyhEDyZfqQi3
Share AgenticFlow
Verified purchaser
Hey Sean, thank you!
To be completely honest: I guess, I watched most of your videos at least 2 times. In my opinion, some of those "tutorials" are the worst I have ever seen...
I am already an AgenticFlow customer. Almost immediately I bought tier 4, and I intend to use it. But your (at least some bad) videos are making it so hard to understand. In I guess, others have this problems, too.
Hi Matthias, totally understand on this. Our previous videos is not up to standard. We already review internally and working to produce better quality tutorial so that you can follow step by step. Aim for 2 videos available this week.
Q: Top-up / extra credits purchase available?
If an LTD user exceeds their monthly credits for their plan can they buy credits as a top-up or as extra credits? (a la carte credit purchase)
And would those top-up credits expire or ro over?
SeanP_AgenticFlowAI
May 7, 2025A: Yes, AgenticFlow credits purchase are available at $20/10,000 credits. These credits won't expire and consume after the monthly credits finished.
Share AgenticFlow
Q: Instagram Comments (and other platforms)
Hi .. Can AgenticFlow scrape all comments from a post in Instagram (or Facebook, LinkedIn)... Ta
SeanP_AgenticFlowAI
May 7, 2025A: Hey Christian!
Good question about scraping comments. Here's the deal with AgenticFlow and social media comments:
- Instagram: Directly scraping all comments from an Instagram post via an official API is generally not possible for public posts you don't own, due to Instagram's/Meta's API restrictions designed to protect user privacy and prevent abuse. Our Instagram MCP would be limited by these official API capabilities.
- Facebook: Similar to Instagram, our Facebook Pages MCP (https://agenticflow.ai/mcp/facebook_pages) uses the official Graph API. It can retrieve comments from posts on pages you manage or have appropriate permissions for. Scraping all comments from arbitrary public posts is generally restricted.
- LinkedIn: Our LinkedIn MCP (https://agenticflow.ai/mcp/linkedin) can fetch comments on shares/posts that are accessible via the official API (typically posts you've made or within your network where permissions allow). It's not designed for scraping all comments from any public LinkedIn post.
General Approach for What IS Possible:
1. Official APIs (via MCPs): For platforms where we have an MCP (like Facebook Pages, LinkedIn), you can use actions like "Get Post Comments" if the API permits access to those comments (usually for your own content or content you have permissions for).
2. Third-Party Scraping Services (via MCP or API Call): If you need to scrape comments from public posts where official APIs are restrictive, your best bet is to use a specialized web scraping service that is designed to handle these platforms (they often manage proxies, browser emulation, etc.).
3. Apify MCP: (https://agenticflow.ai/mcp/apify) You could use an Apify Actor specifically designed for Instagram, Facebook, or LinkedIn comment scraping (if available on their platform) and trigger it from AgenticFlow.
4. API Call Node: If another scraping service provides an API, you can call it using our generic API Call node.
In short: AgenticFlow itself doesn't bypass platform restrictions on comment scraping. It facilitates interaction through official APIs (via MCPs) where allowed or helps you integrate with specialized scraping tools for more challenging public data extraction. Always be mindful of the terms of service of the platform you are trying to get data from.
Hope that clarifies!
Share AgenticFlow