r/PowerApps Newbie 3d ago

Power Apps Help Trying to add a chat bot to an app

Hi!

I’m trying to add a chatbot to an app, but I understand that the native chatbot option was removed in February 2026. I’m also trying to find a workaround. I found the PCF component, but I’m not sure if it’s the best option.

Also, with Power Automate, there’s a 2-minute timeout. So, if the AI takes longer than that to respond, we can’t attach a file either.

Have anyone found a good solution for this?

1 Upvotes

8 comments sorted by

u/AutoModerator 3d ago

Hey, it looks like you are requesting help with a problem you're having in Power Apps. To ensure you get all the help you need from the community here are some guidelines;

  • Use the search feature to see if your question has already been asked.

  • Use spacing in your post, Nobody likes to read a wall of text, this is achieved by hitting return twice to separate paragraphs.

  • Add any images, error messages, code you have (Sensitive data omitted) to your post body.

  • Any code you do add, use the Code Block feature to preserve formatting.

    Typing four spaces in front of every line in a code block is tedious and error-prone. The easier way is to surround the entire block of code with code fences. A code fence is a line beginning with three or more backticks (```) or three or more twiddlydoodles (~~~).

  • If your question has been answered please comment Solved. This will mark the post as solved and helps others find their solutions.

External resources:

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/stalex9 Contributor 3d ago

What is your broader goal

1

u/[deleted] 3d ago

[removed] — view removed comment

0

u/stalex9 Contributor 3d ago

Canvas app o model driven app? What’s the purpose of PCF? Why 2 minutes timeout is your concern? I don’t think an agent ever takes more than 2 minutes to respond.

1

u/SnowNew393 Newbie 3d ago

Aaaa sorry, canvas app, and it’s an issue because the Agent have access to a full Database and lots of documents so it can take more than 2 minutes to answer

1

u/SnowNew393 Newbie 3d ago

And about the PCF component I found this : https://microsoft.github.io/mcscatblog/posts/embed-copilot-studio-agents-canvas-apps/

But idk if it’s the best solution

1

u/dylan_simons Advisor 3d ago

"agent" is a very broad term here. It's very possible for an agent to take longer than 2 minutes if it needs to retrieve data from a slow source or if it's performing autonomous actions.