AgenticFlow

Product details

Q: An Unexpected error occured.

Hi I have been trying to explore the product if its fits different use cases of mine.

I did try website scraper. cloned the workflow and tried scraping a website. it didn't work and it showed me the message
Failed to start workflow run.
An Unexpected error occurred.

at the bottom right corner.

I did experience this in multiple other workflows.

I have been noticing your prompt customer support and thought of giving a try. I can see potential in product, but can you help us on how to fixthat.

also can your agents create videos that have avatar and also faceless infographic videos that explain concepts?
Do the image editor agent also make presentations if we give the content?
Do they run google ads and can auto adjust themselves on which campaign is working etc?

Lookin forward to upgrade to Tier 3 or 4. Need some cnfidence

sup9PLUSJun 4, 2025
Founder Team
SeanP_AgenticFlowAI

SeanP_AgenticFlowAI

Jun 4, 2025

A: Hey Sup9!

Thanks for trying out AgenticFlow and for your patience. So sorry you're hitting that "Unexpected error" – that's definitely not what we want you to see!

1. Website Scraper Workflow Error:

I just quickly tested the standard "Web Scraping" node and a few website scraping templates, and they seem to be working on my end.

The error you're seeing often points to a specific configuration issue within your cloned workflow (like an incorrect URL, an issue with how a variable is being passed, or a problem with a subsequent node trying to process the scraped data incorrectly).

Action Needed: Could you please email us at support@agenticflow.ai with the Workflow ID (copy the URL from your browser when you have that workflow open)? We can then take a direct look at your setup and help pinpoint the configuration error.

2. Agents Creating Avatar/Faceless Infographic Videos:
Avatar Videos: Not natively with an AI-generated avatar speaking. However, an agent could:
- Generate a script (LLM node).
- Generate a voiceover (text_to_speech node).
- Assemble this with pre-existing avatar footage or images using our render_video node if you provide the visual assets.

For true AI avatar generation + lipsync, you'd currently need to use an external service (like HeyGen, D-ID) via its API using our API Call node.

3. Faceless Infographic Videos: Yes, more achievable.
Agent generates script/key points (LLM node).
Agent generates voiceover (text_to_speech).
Agent generates a series of simple graphics/icons/text slides (generate_image node for each "scene" or concept).
Agent assembles these into a video using render_video.

Relevant Template to adapt: "VIDEO - STORY THROUGH EMOJI" (https://agenticflow.ai/app/explore/workflow/40b8c32a-cdd4-45fd-b369-5864915f2ac4) shows the assembly part.

4. Image Editor Agent Making Presentations:
Not directly in the sense of outputting a .PPTX or Google Slides file.
An agent can:
- Take your content.
- Use an LLM to structure it for a presentation (e.g., "Create a 5-slide outline for this topic with a title and 3 bullet points per slide").
- Generate individual images or graphics for each "slide" concept (generate_image node).
- Output the structured text and image URLs for you to then manually assemble in PowerPoint/Slides/Canva.
- Direct creation into presentation software would require specific MCPs (e.g., Google Slides MCP: https://agenticflow.ai/mcp/google_slides can create new docs and append text/images).

5. Agents Running & Auto-Adjusting Google Ads:
Running Ads (Partially): An agent can use the Google Ads MCP (https://agenticflow.ai/mcp/google_ads) or API Call node to create campaigns, ad groups, or fetch performance data.
Auto-Adjusting (Advanced - Needs Multi-Agent): For an agent to autonomously analyze performance and then make decisions like "if CTR < X, pause ad set Y" or "if ROAS > Z, increase budget for campaign A," this requires more complex logic and ideally our Multi-Agent System (Tier 3/4 + Add-on). A single agent workflow could be built with many conditional steps, but a multi-agent approach (e.g., a Data Analyst Agent feeding insights to an Ad Operations Agent) would be more robust. This is an advanced use case.

I'm confident we can get your web scraping issue sorted with a closer look. Please send that workflow ID to support! Tier 3 or 4 would definitely give you more runway for these kinds of advanced AI content and automation tasks.

Best,
Sean

Share
Helpful?
Log in to join the conversation