Robomotion RPA - Plus Exclusive Questions

Showing 1 - 20 of 805 questions

Q: Co-pilot workaround

I am non-coder and am having difficult time to design workflows. Since, robomotion does not have co-pilot feature, can we create custom packages to generate complete automation code in visual basic using chatGPT, inject that package in robomotion and deploy it? So at the end, there will be only 3 nodes - Inject, custom package, and stop.
I would appreciate if you could provide some tutorial / guide to do so. I watched, custom package video on your YouTube channel but still I haven't developed clear understanding of it.

vivek276PLUSApr 24, 2025
See detail
Founder Team
Faik_Robomotion

Faik_Robomotion

Apr 24, 2025

A: Hello,

You can develop custom packages in Robomotion using Golang, Python, Java, or C#. In the Designer, you can see which programming language each package is written with. However, that requires full coding expertise, something most of our non-technical or semi-technical users don’t have or need. While Discord offers plenty of low-code support, exposing full code Q&A there could overwhelm...

Share
Helpful?

Q: Hi, Explain the difference between ''Production robots'', ''Application robots'' and ''Development robots''.

THEREALMSPLUSApr 24, 2025
See detail
Founder Team
Faik_Robomotion

Faik_Robomotion

Apr 24, 2025

A: Hi,

Production robots are unattended and offer the highest level of power. You can run any flow on them except attended conversational flows. You can schedule them to work like digital employees with shifts. For example you might schedule one flow from 9:00 to 9:30 and another from 11:00 to 13:00. Each robot runs a single flow at a time and when it finishes it becomes idle and waits for the...

Share
Helpful?

Q: Ai Copilot that can build a workflow for you?

Does Robomotion have an AI copilot that can build a workflow for you without you having to create it yourself? For example, with a prompt like: “Go to ChatGPT, create content for client A, save it in a Word document, and upload it to OneDrive.” You press enter, and the AI builds the automation for you. I’m very curious. Looking forward to your response.

Mark_SaldenPLUSApr 24, 2025
See detail
Founder Team
Faik_Robomotion

Faik_Robomotion

Apr 24, 2025

A: Hello,

We don’t have a co-pilot yet. It’s on our roadmap alongside the new Designer which we’ll release in a month. Prompt generation may take up to a month after that.

Here is our roadmap https://github.com/orgs/robomotionio/projects/5/views/1

Best,

Share
Helpful?

Q: Ques about Local Hosting

Hi, I am considering purchasing Tier 2 to develop a web app for transcription with a Stripe integration. In a previous comment, you mentioned that this is possible. Does this mean I will need to keep my computer on 24/7 to run it online? M confused

chandrilPLUSApr 24, 2025
See detail
Founder Team
Faik_Robomotion

Faik_Robomotion

Apr 24, 2025

A: Hello,

Robomotion is not a web app development platform. It is an automation platform, where you can create automations for manual repetitive tasks. The execution runs on software robots, that are either installed on your computer, or your VPS. We also have a cloud run feature which is included in Tier 5 and Tier 6. Most RPA automations runs on company machines 7/24 running, our users mostly...

Share
Helpful?

Q: Twiiter automation

Is it possible to use this to automatically retweet someone's tweets? Thank you!

esunPLUSApr 24, 2025
See detail
Founder Team
Faik_Robomotion

Faik_Robomotion

Apr 24, 2025

A: Hi,

Technically, yes, this is a web automation, there are people in our community, automating social media with browser automation in Robomotion flows. But this isn’t a click-and-use solution; you have to build the flow yourself using basic building blocks like “open browser,” “go to link,” “click here and there,” “type this,” etc.

Best,

Share
Helpful?