Kissflow vs. SharePoint Designer (discontinued)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Kissflow
Score 6.4 out of 10
Small Businesses (1-50 employees)
KiSSFLOW is a cloud-based business process management and workflow management software designed to enable users to create an unlimited number of automated business applications with a through a simple user interface.
$15
per month per user
SharePoint Designer (discontinued)
Score 6.0 out of 10
N/A
Microsoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
Pricing
KissflowSharePoint Designer (discontinued)
Editions & Modules
Small Business
$15
per month per user
No answers on this topic
Offerings
Pricing Offerings
KissflowSharePoint Designer (discontinued)
Free Trial
YesNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsMinimum of 10 users
More Pricing Information
Community Pulse
KissflowSharePoint Designer (discontinued)
Considered Both Products
Kissflow
Chose Kissflow
KiSSFLOW is much easier to set up, less coding and easier to explain to those that are being trained. The company already had SharePoint, but it is a very difficult system to set up. A class had to be taken, along with getting books in order to understand the process of the …
SharePoint Designer (discontinued)

No answer on this topic

Top Pros
Top Cons
Features
KissflowSharePoint Designer (discontinued)
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
Kissflow
7.6
18 Ratings
7% below category average
SharePoint Designer (discontinued)
-
Ratings
Dashboards6.418 Ratings00 Ratings
Standard reports8.316 Ratings00 Ratings
Custom reports8.116 Ratings00 Ratings
Process Engine
Comparison of Process Engine features of Product A and Product B
Kissflow
8.4
18 Ratings
0% below category average
SharePoint Designer (discontinued)
-
Ratings
Process designer8.016 Ratings00 Ratings
Process simulation10.05 Ratings00 Ratings
Business rules engine8.212 Ratings00 Ratings
SOA support8.211 Ratings00 Ratings
Process player8.110 Ratings00 Ratings
Support for modeling languages9.12 Ratings00 Ratings
Form builder8.014 Ratings00 Ratings
Model execution7.813 Ratings00 Ratings
Collaboration
Comparison of Collaboration features of Product A and Product B
Kissflow
7.1
7 Ratings
14% below category average
SharePoint Designer (discontinued)
-
Ratings
Social collaboration tools7.17 Ratings00 Ratings
Content Management Capabilties
Comparison of Content Management Capabilties features of Product A and Product B
Kissflow
8.5
15 Ratings
4% above category average
SharePoint Designer (discontinued)
-
Ratings
Content management8.515 Ratings00 Ratings
Best Alternatives
KissflowSharePoint Designer (discontinued)
Small Businesses
Square 9 Softworks
Square 9 Softworks
Score 9.7 out of 10
Visual Studio
Visual Studio
Score 9.0 out of 10
Medium-sized Companies
Square 9 Softworks
Square 9 Softworks
Score 9.7 out of 10
Visual Studio
Visual Studio
Score 9.0 out of 10
Enterprises
IBM Cloud Pak for Business Automation
IBM Cloud Pak for Business Automation
Score 9.1 out of 10
Visual Studio
Visual Studio
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
KissflowSharePoint Designer (discontinued)
Likelihood to Recommend
7.3
(19 ratings)
4.9
(16 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
Support Rating
9.7
(2 ratings)
8.0
(1 ratings)
User Testimonials
KissflowSharePoint Designer (discontinued)
Likelihood to Recommend
Kissflow, Inc (OrangeScape)
Workflow. I would absolutely, 100% recommend it for a school, in Admissions, and I would recommend it to any small company who has an issue with workflow. The best thing about the program is that it knows what it is, and knows what it wants to be. You aren't going to sit down to work with KiSSFLOW and end up being sold an HR program. To make it work just right, find the person who truly understands how your business works. Have them build a workflow which takes care of the tedious tasks, and then let them train others on the process. You will find that your productivity increases, and that your paper costs decrease.
Read full review
Microsoft
SharePoint does not provide, out of the box, a tool to create / update workflows from web. You have to use SharePoint Designer in order to create them. If you need to implement custom workflows for specific business processes, then SharePoint Designer is well suited. SharePoint Designer allows you to create workflows with task approval, email notifications, assign variables and update SharePoint Lists / Documents properties. In our company, we have created specific workflows for : - Purchase order - RH forms validation like annual employee review - Dematerialized existing forms and validation
Read full review
Pros
Kissflow, Inc (OrangeScape)
  • Ease of Use: It's easier to use and see workflow tasks that are assigned to you, workflows that you've participated in, or workflows that are pending other peoples approvals. From a development side, it's easy to pick up and begin creating processes if you know Excel formulation, which is easily researched as well.
  • Ease of Access: Since KiSSFLOW is hosted in the cloud, you can access the site from any internet connected device. All you have to do is sign in with your account, as opposed to needing to be on the network to access like our previous system.
  • The App: This is a feature we really hope to get a lot of use out of. With the way our business is structured, there are a lot of Regional positions that are always on the go. Because our current system requires a user to be on the network to access, this makes it hard for these roles to respond to tasks, causing bottlenecks. With an app available, along with push notifications, we can keep these tasks responses on pace with the associates required in that task.
Read full review
Microsoft
  • 2013 Workflows - Loops: You can build loops to work while a value (not) equals something, or N number of times. You can insert Parallel Blocks to do multiple things at once, or to watch for multiple things, and when 1 thing finishes, cancels the others and moves to the next step or stage.
  • 2013 Workflows - Stages: Previously all we had were steps, which worked sequentially. With the Concept of Stages, we can create blocks of steps and based on the data collected during those functions, we can tell the workflow to go to a different Stage in the workflow based on a set of 1, or multiple, Conditionals in a transition area after each Stage. Giving you the power to develop multiple entire processes and skipping to the correct part of the workflow, rather than going through 20 conditionals to find out you needed to do action 31.
  • 2013 Workflows - REST API: the "Call HTTP Web Service" is a very powerful tool, but hard to understand if you have never seen it done, or have a guideline. It works very similar to the requirements in PowerShell to connect and get and post data to SharePoint using the Rest API. You can also use this to manage permissions on List Items, Lists, Sites, and Site Collections. Best part is when developed correctly, it is SUPER FAST!
  • Intentionally Building Infinite Loops: I have built multiple review process from Managing Certifications to Updating Published Documentation, that monitors when an Item, based on provided approved metadata, when the "Author" needs to review the document within the given amount of time. They will get e-mails with links asking if changes are needed. If not, it is routed to the Approving Executive, and the Workflow Automatically updates the Metadata to push out the review dates to the next date, based on metadata provided on how how often the document should be reviews. By using conditionals in the transition of stages, it basically starts over, and goes into a parallel block to allow the monitoring of multiple values of metadata to move to the next stage. Very Powerful when you want to automate these types of process. It truly is a "Set It and Forget It" process.
Read full review
Cons
Kissflow, Inc (OrangeScape)
  • The reporting could use some improvement. The actual reports are OK, it is access to the reports that is the problem. This is related to the permission schema. It really just has user, admin, and nothing in-between. There really needs to be something like report admin or something. Excel exports for data are needed as well.
  • The user workflow selection UI is not the best. There is a big red + sign in the lower right of the browser window that is not labeled. That is not clear. Also the selection list is just a pop-up window, it really should be a full page.
  • The mobile app does not have all the features that the browser version has, especially admin tools.
Read full review
Microsoft
  • In the newest version of SharePoint Designer, they have gotten rid of the Design view which makes what used to be quick and easy changes much more code-intensive. This makes it harder for non-IT users and is more risker for all SharePoint Designer users.
  • SharePoint Designer workflows have a lot of functionality, but there are also some crucial limitations, such as not being able to put lookup fields in email subjects or using parenthesis to separate/group logical conditions.
  • Although this goes along with the Design view, there really isn't a good user interface anymore for adding conditional formatting and styles in views/pages.
Read full review
Likelihood to Renew
Kissflow, Inc (OrangeScape)
No answers on this topic
Microsoft
It is a helpful tool that we use every day.
Read full review
Support Rating
Kissflow, Inc (OrangeScape)
I haven't encountered a need for support with KiSSFLOW. It's not a perfect platform, but it's functional, dependable, and reasonably intuitive. I can't fault a support team just because their product works!
Read full review
Microsoft
Support is good from Microsoft. They are quite responsive when we raise a ticket but SP Designer support will be ended by Microsoft in the near future as they have got new techs like PowerApps and Flow to achieve the same functionality SP Designer does and even more than that.
Read full review
Alternatives Considered
Kissflow, Inc (OrangeScape)
KiSSFLOW is much easier to set up, less coding and easier to explain to those that are being trained. The company already had SharePoint, but it is a very difficult system to set up. A class had to be taken, along with getting books in order to understand the process of the workflow. With KiSSFLOW, it is simple to understand, the helpdesk is quick with their response, help topics are laid out simply and you can even talk with someone on that side to ask your questions. Overall, KiSSFLOW is a much easier workflow and system to use.
Read full review
Microsoft
I haven't used anything else like this. I use different products for workflows and forms, but they aren't listed in the listings for this page. Instead of using it for workflows or forms (deprecated 2 years ago), I use Nintex. For everything else, I have what I need in the Modern version of SharePoint online
Read full review
Return on Investment
Kissflow, Inc (OrangeScape)
  • Kissflow has helped us keep careful records of costs and pricing for various products, which indirectly impacts our margin.
  • Our owner had trouble with the phone app, so ultimately we stopped using Kissflow for purchase requests. There is some lost potential there.
Read full review
Microsoft
  • For my needs, I have not found SharePoint Designer useful for my day to day maintenance of SharePoint. It is useful for viewing all the objects that make up the SharePoint site.
  • It is not as intuitive in regard to setting up Workflows. I have yet to use it to set up workflows in SharePoint. Maybe if I needed more complex workflows, it would be beneficial.
  • I like to use SharePoint Designer for moving around files within SharePoint sites.
Read full review
ScreenShots

Kissflow Screenshots

Screenshot of Overall Efficiency MonitoringScreenshot of Workflow TrackingScreenshot of Process MetricsScreenshot of Drag and Drop Form BuilderScreenshot of Parallel Branches WorkflowScreenshot of Change Filed Permissions