Try our new research platform with insights from 80,000+ expert users

Microsoft Power Automate vs VisualCron comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 4, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Fortra's Automate
Sponsored
Ranking in Robotic Process Automation (RPA)
5th
Average Rating
8.4
Reviews Sentiment
7.1
Number of Reviews
23
Ranking in other categories
No ranking in other categories
Microsoft Power Automate
Ranking in Robotic Process Automation (RPA)
2nd
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
125
Ranking in other categories
Process Mining (2nd)
VisualCron
Ranking in Robotic Process Automation (RPA)
21st
Average Rating
9.0
Reviews Sentiment
7.4
Number of Reviews
11
Ranking in other categories
Managed File Transfer (MFT) (15th), Workload Automation (18th)
 

Mindshare comparison

As of January 2025, in the Robotic Process Automation (RPA) category, the mindshare of Fortra's Automate is 1.4%, up from 1.0% compared to the previous year. The mindshare of Microsoft Power Automate is 21.2%, down from 21.8% compared to the previous year. The mindshare of VisualCron is 0.7%, up from 0.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Robotic Process Automation (RPA)
 

Featured Reviews

Anabel Marco - PeerSpot reviewer
Can automate several processes with only one bot and is easy to implement, administer, and use
We have tried other RPA solutions like UiPath or Automation Anywhere. They are fantastic products but complex, and it's hard to understand everything. It would be best if you had a skilled developer or several. Automate is easy to implement, administer, and use. It's appropriate for us because our cases are simple and easy to automate. We don't need complicated tools with many features; We prefer to get a significant ROI quickly. We can automate several processes with only one bot, so it's much cheaper than other products where you need to buy additional licenses. We need a good value for our automation. The other solutions might be more robust, but Automate is perfect for us because we're not a large enterprise.
Nilesh Pundkar - PeerSpot reviewer
Good for email routing and management features but additional costs for plug-ins
Power Automate has fewer features and more limitations in general. It's not as mature a product as some of the others, like UiPath or Automate Anywhere. One of the main issues I've found is that Power Automate struggles with accessing Excel or other Office documents on servers. Even though it's a Microsoft product, we often have to log in through remote systems, and syncing can be problematic due to the way we use servers. At the very least, they should provide access to Office 365 directly, without requiring additional logins on servers. Most people utilizing Power Automate are already working within the Office 365 environment. Any proof of concepts (POCs) using Power Automate would naturally be built on top of Office 365.
Sourav-Dutta - PeerSpot reviewer
It's user-friendly, and I didn't need long to understand the process
We use VisualCron for all our automation needs, like connecting to FileZilla, calling APIs, generating PGP keys, creating encryption files with the PGP key login to Azure, etc. It can automatically log in to SQL Server and execute SQL script jobs in bulk. We had 2,000-3,000 users at my previous…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"A great feature that you seldom see in these kind of systems is the ability to use a database as trigger to launch a task. This is something I asked for a few years ago and that was added."
"We are still in the process of rolling it to production and tweaking it (our AD groups are a mess), but the improvements are priceless. Having users ID's created the same way every time without human error is the best part. We don't need to worry about why groups were not added, user rights not set to folders or missing a private folder being created, typos or just even knowing when things are done and logged."
"The ability to connect to websites and pull data is the solution's most valuable feature."
"The interface is simple, user-friendly, and very intuitive."
"The most valuable feature is the drag-and-drop interface, which is very Windows-like."
"I like the interface; it makes managing automation easy. We can set different schedules and templates for each task."
"The licensing of the product is very good. You only need to license it once and then you have it forever."
"The best feature of Automate is its ease of use, which is a major selling point."
"I find WinAutomation's linear approach to the code and function calling valuable."
"The most valuable features of Microsoft Power Automate are the connectors, such as loops, which make things easier."
"The solution is easy to understand and to develop connectors."
"The whole platform seamlessly integrates well."
"From my personal experience of using Microsoft Power Automate, I think that the automatic document processing feature is helpful for many organizations in streamlining administrative processes. It is a very good feature. It has helped many enterprises to process documents without spending much time on them."
"The RPA robotic process automation is a good feature. We can make a flow within a flow. We just made a UI flow. The flow is to run every day so far it's been quite helpful."
"This product has an easy-to-use interface with nice detail in the features."
"The most valuable features of Microsoft Power Automate are user-friendliness and low coding functionality."
"The most valuable feature of VisualCron is its ability to schedule interactive jobs so that you can have interdependencies within the job and interdependencies of a job on another job, and so on."
"It has improved our organization with more automation within the business departments and less administration and development in the IT department. Usually, as the IT department, we are the bottleneck for many requirements within the business. With this tool, the business departments are able to perform many task themselves."
"I love VisualCron because we previously spent a lot of time writing Power switches to connect to SQL Server. VisualCron makes it easier to execute services or connect to FileZilla by only adding the credentials to the master credentials stored in the solution."
"The ability to clone jobs to shorten the time it takes to implement a process has been invaluable, but its flexibility also gives us the ability to create a job that can handle a multifaceted process with a complex workflow."
"The tool has reduced our operational costs by 40%."
"It helped us reduce manual steps."
"What I like about VisualCron is that like its name, it's a very visual tool. In my previous company, there were a lot of scripts for all kinds of services, and through VisualCron, you get to group all flows and get a nice visual overview. VisualCron also has an alerting feature, so you receive alerts from it. VisualCron makes everything clearer and easier to maintain. Every other solution that I was looking for almost always needed a programmer, but with VisualCron, you can do what you need to do without programming skills, so this is another valuable feature of the tool."
"What I found most beneficial from VisualCron is that you can directly connect it with different databases, user accounts, and credentials. You can run queries from one machine to another using the credentials, unlike PowerShell, that's run by the machine itself. With VisualCron, you can directly ask other machines and run requests through user credentials. Suppose you have an AWS or Azure environment. In that case, you can maintain the connection between on-premises and cloud-based machines, which is the type of setup in the organization I'm working for. You can directly call some of the services via VisualCron on your local on-premises machine, and I found that an excellent feature of the tool."
 

Cons

"While this solution is continually improving, as it is now, the user interface could use improvement when I compare it to a product like UiPath."
"The workflow for variables could be better. The input and output of task-level variables could be made a little clearer in terms of passing those around from one task to another upon success, etc. Things like that could be a little easier potentially."
"The vendor is currently working on a solution that allows us to automatically create a process that is based on a document that we receive via email."
"Error messages should be better. For error status, there should be better documentation because a lot of times, error messages that you get are quite vague. For example, you get a message saying that the workflow has run into an unknown status, which is vague. It just tells you that it failed, but you don't know how or why it failed. It makes debugging difficult."
"It would be an improvement if Automate had better stability tools, whether by recommending a certain amount of memory because it can be a memory hog at times."
"The OCR for Hebrew text needs to be improved."
"The product also has a limited use case in some respects."
"Some companies have asked for voice integration. This is likely part of the roadmap."
"It would be good to have some kind of on-premises solution for BPMN users, but I don't think Microsoft will ever go back to the on-premises solution. They all train their clients to use their online services. It is easy, but it doesn't follow the industry-wide standards. I can only use the processes that Microsoft gives us. I can't map a business process by using other standards or notations, such as Business Process Management (BPM). I have to use whatever Microsoft gives us. I would like to have support for some standards because if we decide to use another BPM tomorrow, we will have to remap everything in notation to transfer from this solution. This is the only block or obstacle that I see in using this solution. It is closed in its infrastructure."
"The tool must be more stable."
"The licensing model could be improved to make it easier to understand and follow, as it is difficult to determine if the embedded license provides all functionalities or if additional licenses are needed."
"It should be faster and more user-friendly."
"The solution could use some more advanced AI tools. It's one of the solution's only weaknesses."
"Their OCR capabilities are not as evolved as the other tools."
"I would like more integration with other tools. It integrates well with Microsoft products, but there should be more integration with other platforms and tools, such as chatbots."
"For countries in our region, it's not very well known."
"VisualCron's command console is a little bit difficult to understand and needs to improve."
"An area for improvement in VisualCron is its cluttered interface. It isn't always easy to find all functionalities, so what VisualCron needs is a user interface expert who can improve the interface. There's a learning curve in terms of finding what you need from the interface of VisualCron. The technical support for VisualCron also needs improvement in terms of response time. Currently, there's no live support or hotline you can call to get quick answers, so this is what I'd like to see in the next version of VisualCron. A less cluttered and more streamlined interface, where you don't need to hunt for some of the features, is also what I'd like to see in the next VisualCron update."
"The only problem I face when I use the tool is that it doesn't contain much documentation or it doesn't have many video tutorials on its features."
"Our suggestion to make it better and more manageable in terms of GDPR: Implement it in a very partnership way."
"VisualCron seems to operate like an efficient machine when it comes to improvements and enhancements and new features. I always appreciate the quick response I get when bringing up an issue or coming up with suggestions. I've mentioned before that it would be great to see a move away from SQLCE and XML configuration files."
"VisualCron is software, and you will experience performance degradation when you scale up. VisualCron takes too much memory or CPU power. We have to increase the hardware resources of a specific server or system."
"The error timeout and info could be better. When making web request calls, it will time out sometimes and we won't get any useful info out of the error response."
"I would like for VisualCron to expand audit log to show who changed job variables that are initialized per job run."
 

Pricing and Cost Advice

"Compared to other products, the pricing model for this solution is much more convenient, flexible, and adaptable to the Portuguese reality."
"Once you buy the software, you just pay for the support for backend help."
"From a distributor's side, one of the biggest selling points is its price point. Without going into any numbers, compared to UiPath, Automation Anywhere, and Blue Prism, we're significantly cheaper. The main difference is that other competitors usually charge you per process. However, in Automate's case, it's priced per bot. So, a bot can run multiple processes at the same time, but you are only priced for a single bot."
"I'm only involved in running the product and maintaining the systems, so I can't speak to the cost."
"I like the way this solution is priced because you can buy a license, or you can buy the software outright."
"The cost is a bit high for a small business like ours, but we manage with Fortra's Automate."
"I believe the price falls within a reasonable range, which significantly influenced our decision regarding the product. This aspect is crucial for any technological solution, especially in our country where enterprises might be hesitant to invest heavily in something untested or uncertain about its practicality and potential returns."
"It comes with a package that costs approximately $20,000 USD per year."
"This solution can save money when used for simple tasks specifically using only Microsoft products."
"Due to the pricing model, the solution is more convenient than any other tools."
"It's more fragmented licensing, where every little thing that you add, you get an extra license cost."
"Its licensing cost is comparatively less as compared to Automation Anywhere. We have bought a two-year license agreement."
"Comparatively, WinAutomation is cheaper than the other automation tools. When we purchased the license, it was around $50 or $60 per user most probably per month."
"I don't deal with the financial side. I know that we pay for a per-user license. It is probably less than $20 a user, but I am not sure about the exact figures."
"With our Microsoft Office 365 license, we are able to use Microsoft Power Automate."
"The platform is averagely priced. I rate the pricing a five out of ten."
"ROI is 95 percent."
"The pricing is extremely fair, and because of that I recommend purchasing multiple instances to split out the processing load across multiple application servers."
"We are fine with a rather cheap setup. Licensing with VisualCron is fair. You have a simple one-year licence in different sizes. There isn't a licensing jungle with hundreds of options and opt-ins."
"VisualCron is correctly priced because it wasn't very cheap, and it wasn't overly expensive, so the price for it was set correctly. When my previous company bought VisualCron, it was €800 per server per year. On a scale of one to five, I would rate the pricing for VisualCron a five because it was just right. The tool was affordable, and it has one of the most competitive pricing in the market."
"ROI is one month."
"The price is a bit high."
report
Use our free recommendation engine to learn which Robotic Process Automation (RPA) solutions are best for your needs.
831,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
14%
Financial Services Firm
14%
Healthcare Company
9%
Manufacturing Company
8%
Financial Services Firm
14%
Computer Software Company
12%
Manufacturing Company
10%
Government
5%
Computer Software Company
27%
Financial Services Firm
15%
Insurance Company
8%
Healthcare Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about HelpSystems AutoMate?
We use it for specific cases, mainly secure file transfers, which are vital for us. And it works for us.
What is your primary use case for HelpSystems AutoMate?
We used the platform primarily for task automation, including transmitting EDR files. Additionally, we've utilized it...
What is your experience regarding pricing and costs for Fortra Automate?
The starter pack was all we needed and was reasonable. Others were either more expensive or didn't do all that I want...
RPA that Bots can run without centralized control?
Yes, Attended Bots which can run without centralized control Module. RPA Tools like Automation Anywhere, uiPath ,Pow...
How do I choose between UiPath and Microsoft Power Automate?
Microsoft‌ ‌Power‌ ‌Automate‌ ‌is‌ ‌intuitive‌ ‌and‌ ‌easy‌ ‌to‌ ‌integrate‌ ‌and‌ ‌use.‌ ‌I‌ ‌like‌ ‌that‌ ‌there‌ ‌...
How is Automation Anywhere compared to Microsoft Power Automate?
‌Neither‌ ‌solution‌ ‌requires‌ ‌any‌ ‌coding‌ ‌experience,‌ ‌and‌ ‌both‌ ‌are‌ ‌easy‌ ‌to‌ ‌use‌ ‌and‌ ‌have‌ ‌great...
What do you like most about VisualCron?
The tool has reduced our operational costs by 40%.
What needs improvement with VisualCron?
The documentation is a bit weak. The tool must provide a better set of documentation.
 

Also Known As

HelpSystems Automate, Automate
Power Automate, Microsoft Flow, MS Power Automate, WinAutomation by Softomotive, ProcessRobot by Softomotive, Minit
No data available
 

Overview

 

Sample Customers

Aldergrove Financial Group, Preferred Health Professionals, Mindbeam Technologies, First Credit Union in British Columbia, Vestcom International, Prime Liberty Benefits, University of Tampa, CNLBancshares, World Precision Instruments, BJ's Restaurants, Globe Pequot Press, Accudata Technologies, Norton Healthcare, Pacific Toxicology Laboratories
1. Coca-Cola 2. General Electric 3. Siemens 4. Accenture 5. Deloitte 6. Johnson & Johnson 7. Ford 8. Nestle 9. Procter & Gamble 10. IBM 11. Amazon 12. Google 13. Microsoft 14. Adobe 15. Cisco 16. Oracle 17. SAP 18. Intel 19. HP 20. Dell 21. Verizon 22. AT&T 23. T-Mobile 24. Walmart 25. Target 26. Home Depot 27. McDonald's 28. Starbucks 29. Nike 30. Apple 31. Facebook 32. Twitter
7 Eleven, ABB Sécheron SA, Adobe Systems Incorporated, Amazon Europe Core, Apple, Assa Abloy, Aston Martin, Banco Santander, BMW (Australia)
Find out what your peers are saying about Microsoft Power Automate vs. VisualCron and other solutions. Updated: January 2025.
831,683 professionals have used our research since 2012.