# Superblocks Reviews
**Vendor:** Superblocks  
**Category:** [Low-Code Development Platforms](https://www.g2.com/categories/low-code-development-platforms)  
**Average Rating:** 4.7/5.0  
**Total Reviews:** 190
## About Superblocks
Superblocks is the leading AI platform for internal enterprise applications. It brings business, IT, and engineering teams together with granular access controls like RBAC and SSO, version control, audit logs, and observability -all centrally governed from a single pane of glass. Use Clark AI to generate full-stack applications that automatically apply your enterprise standards. Point and click meets drag and drop for precise control for all aspects of your app with the Superblocks visual editor. Or extend infinitely in code in your preferred IDE using clean, traceable React that dynamically syncs with your app.



## Superblocks Pros & Cons
**What users like:**

- Users find Superblocks incredibly **easy to use** , enabling quick deployment and seamless integration for their needs. (89 reviews)
- Users love the **intuitive UI** of Superblocks, making it easy for anyone to build applications swiftly. (48 reviews)
- Users love the **intuitive user interface** of Superblocks, simplifying app building and enhancing overall experience. (47 reviews)
- Users commend the **exceptional customer support** of Superblocks, noting quick and responsive assistance for all issues. (44 reviews)
- Users praise the **easy integrations** of Superblocks, enabling seamless connection to various services and efficient workflow creation. (34 reviews)
- Features (34 reviews)
- Easy Creation (31 reviews)
- Time-saving (30 reviews)
- Easy Integration (29 reviews)
- Functionality (28 reviews)

**What users dislike:**

- Users note a lack of **essential features** in Superblocks, hindering developer experience and application maintenance. (44 reviews)
- Users desire **more features and integrations** in Superblocks, citing limited customization and poor developer experience. (28 reviews)
- Users find the **limited customization options** frustrating, wishing for better styling and component flexibility. (20 reviews)
- Users find the **limited functionality** of Superblocks restrictive, particularly due to the lack of built-in database solutions. (18 reviews)
- Users note a **lack of enterprise features** in Superblocks, hoping for improvements in future updates. (16 reviews)
- Users find **flexibility limitations** in Superblocks, often needing more customization and relying on training for effective use. (16 reviews)
- Users find the **learning curve challenging** , especially with all low-code tools having a similar but different approach. (15 reviews)
- UX Improvement (12 reviews)
- Coding Challenges (10 reviews)
- Integration Issues (10 reviews)

## Superblocks Reviews
  ### 1. Easy to use and integrate plus good looking designs

**Rating:** 4.0/5.0 stars

**Reviewed by:** Oscar C. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 20, 2025

**What do you like best about Superblocks?**

Front end components are feature rich and are easily customisable, significantly reduces dev time for simple applications. Great customer support. Very easy for a beginner to get started

**What do you dislike about Superblocks?**

There are some backend limitations and components lack reusability across applications, also its still lacking diversity in its components offering. Would be great to be able to import from other component libraries such as mui. Although integrations are quite useful, more complex cases will have you using js or python to access some services.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks solves the need to write frontend components for small applications, saving a lot of dev time. Its also quite useful to integrate components into already built applications. Removes the need to write heavy backend code to connect certain services.

  ### 2. With Superblocks we go faster

**Rating:** 5.0/5.0 stars

**Reviewed by:** Max H. | Tech, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 13, 2025

**What do you like best about Superblocks?**

It's very easy to develop internal tooling. It offers a lot of functionality out-of-the-box. A lot of integrations as well, like APIs, databases, etc. We use it internally every day.

**What do you dislike about Superblocks?**

You're tying yourself to a platform, but then again you're doing that with any platform these days so it's not really a major downside, you just have to make the correct business decisions about who you tie yourself to. We've taken measures to keep as much of our logic in the backend as possible, only putting some very trivial front end logic into Superblocks, so we're making maximum benefit out of it as Superblocks really supercharges our team when it comes to the front end side of things.

**What problems is Superblocks solving and how is that benefiting you?**

Rapid development of internal tooling

  ### 3. Easy to deploy, easy to connect, easy to build

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jerome D. | SRE, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 19, 2024

**What do you like best about Superblocks?**

Superblocks BYOC deployment model is a dream compared to more tradionnal ones. It's much easier to deploy and maintain than an self hosted deployment (you only deploy a single stateless component in your cloud) but also meet many security and compliance concern you might have with a classic SaaS. In less than a day we managed to bootstrap a useful internal app that was connected to many of our internal systems, api and databases.

**What do you dislike about Superblocks?**

We benchmarked superblocks against several competitors and didn't found any downside for us with this solution. There can always be more out of the box integrations and building blocks but it's also quite stratightforward to create your own.

**What problems is Superblocks solving and how is that benefiting you?**

We needed to quickly build new apps for our internal teams that would be connected to systems that are only available within our network.
We also had the constraint of having a small operation team so we were looking for a solution easy to manage.
The superblocks agent was super easy to deploy in our cloud environment (aws + ecs fargate) with the provided terraform module.
Configuring integration with internal REST apis and databases was also made super easy.
In a few hours we were able to hand over the keys to our development team so they can start building.
With a more traditionnal approach it would have taken us at least a week to get there.

  ### 4. Tech Exec & Mentor/Volunteer

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Non-Profit Organization Management | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 26, 2025

**What do you like best about Superblocks?**

I've used Superblocks in conjunction with Supabase for a project for a non-profit association for membership data management. I've used several other no/low-code platforms before and Superblocks arguably brings together the best combination of functionality, granular control when needed and documentation. The development and deployment control are generally well thought through and integration with source control. The Workflow functionality is powerful; in our case, it's being used to transpose old SOAP/XML API of a legacy membership service into more flexible REST ones. Support for Python alongside JS is also a differentiator.

**What do you dislike about Superblocks?**

There are a few IDE quirks, though manageable, when trying to expand windows or identifying which API is currently being edited (not enough characters to see full name at times in fields/menu). The built AI agent in the IDE can at times be a bit too intrusive and an accidental keystroke to accept suggestions can lead to some unwanted code... That's more of a getting used to thing though.

**What problems is Superblocks solving and how is that benefiting you?**

Providing volunteers of a non-profit organization a visual, online tool to manage membership data and annual directory preparation. Prior method involved multiple manual steps: exporting raw data from legacy system, staging MYSQL platform, running through complex SQL scripts for data transformation, exporting to several Excel sheets, then manually sifting through to correct address formats and other field data. And all these manual corrections would not flow back into the legacy platform by virtue of its old, legacy SOAP/XML based API. With Superblock and Supabase as a DB platform, volunteers can now work in an integrated UI platform, pull legacy data, see all the needed corrections following an automated data compliance review, and directly export the resulting dataset in Google Sheets, ready for insertion in the final annual membership directory preparation. This should provide a significant timesaver on these yearly cycles.

  ### 5. Superblocks has saved us countless hours so that we can focus on other tasks and challenges.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Matthew J. | CEO/Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 11, 2024

**What do you like best about Superblocks?**

The ease of use when building dashboards for our team is a huge benefit of Superblocks. While we could build a lot of the stuff ourselves, we don't need anything super flashy like our users and would rather use something  that we can quickly adapt and change as our needs change. Overally the iimplementation and intergration of Superblocks has been really easy and everything we have needed they have had support for. 

Overall I end up using our dashboards quite often during the week and can't really imagine using anything else at this time.

**What do you dislike about Superblocks?**

Not many things to dislike with Superblocks as a technical user I understand what I signed up for and what they are able to accomplish. Recent updates seem to have filled some of my original dislikes, orignally not having a way to have multipage apps was a dislike but they have since added that ability and we quickly converted some of our apps to support that.

I guess my biggest "dislike" is that when go to the website and click login at the top it opens in a new tab rather than the existing window and I need to close the original tab.

**What problems is Superblocks solving and how is that benefiting you?**

Helping build our admin dashboard to get access to all our admin dashboard functionality without coding an entire new app for ourselves.

  ### 6. Superblocks: Empowering DevOps with Rapid UI Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Yishai H. | Director of DevOps, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 11, 2024

**What do you like best about Superblocks?**

Superblocks simplifies the process of building internal tools and UIs by providing an intuitive, low-code platform that integrates seamlessly with DevOps workflows. Its ability to connect with various APIs, databases, and custom scripts makes it incredibly versatile. The drag-and-drop interface is user-friendly, saving time and effort, while still offering the flexibility for custom coding when needed. Additionally, its deployment and version control features align well with modern CI/CD pipelines, making it a perfect fit for DevOps teams looking to accelerate their development cycles.

**What do you dislike about Superblocks?**

While Superblocks is a great platform, there are a few areas that could improve the experience. Managing shared changes before deployment can sometimes be tricky, and integrating with certain third-party tools may require extra effort. Additionally, the low-code approach can feel limiting for highly customized UI designs. That said, these are minor challenges compared to the overall value and efficiency Superblocks brings to DevOps workflows.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks helps streamline the creation of internal tools and UIs, saving time and reducing the need for extensive coding. Its seamless integration with APIs and DevOps workflows allows us to focus on improving operations and productivity.

  ### 7. A versatile platform for data analysis and visualization

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jordina D. | Data Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 20, 2024

**What do you like best about Superblocks?**

Superblocks offers a very intuitive interface that allows great flexibility in creating dynamic charts and data visualizations. Implementing various APIs with different functionalities is seamless, and the platform makes it easy to create and manage multiple dashboards. This ease of use enhances productivity and simplifies complex data workflows.
It's really easy to implement new dashboards and integrate them all together.

**What do you dislike about Superblocks?**

When working with a huge amount of data, the platform can take a while to load, which may slow down analysis for larger datasets. Some performance optimization in this area would make the experience even better.

**What problems is Superblocks solving and how is that benefiting you?**

It streamlines the process of integrating APIs and pulling data from multiple sources, saving significant time and effort in building cohesive visualizations. The platform’s ability to handle diverse datasets and present them in an easily understandable format makes data analysis more efficient and actionable.

  ### 8. Superblocks is awesome

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rafi J. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 14, 2024

**What do you like best about Superblocks?**

It is versatile and easy to use. We utilize it across various applications like data viewing, updating, and LLM inference. There's always a way to accomplish our projects, and it integrates seamlessly with different data sources.

**What do you dislike about Superblocks?**

Nothing. Whenever we had trouble using it we emailed and got a quick response for a workaround.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks provides our team with a powerful tool to streamline database interactions and internal data analysis without extensive coding. 
Here’s how it benefits us:
1. Quick, code-light database updates – Superblocks allows us to create apps that enable rapid database updates without needing a developer. This approach saves time and gives us more control and flexibility in managing our data.
2. LLM testing on live data – With Superblocks, we can integrate an LLM directly into a custom app to evaluate its performance on our database, exploring tailored applications for our specific data needs.
3. Internal data viewing and comparison – Rather than building new features into our product, Superblocks lets us quickly create internal tools to view, compare, and analyze data, enabling efficient, data-driven decisions.

  ### 9. Intuitive and fast

**Rating:** 4.0/5.0 stars

**Reviewed by:** David F. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 24, 2025

**What do you like best about Superblocks?**

The overall interface is simple and intuitive, and being able to work with both Javascript and Python and also integrate React components is a major plus. Besides this there are a multitude of different available integrations, from different database engines to AI service providers that might be critical for your business. The customer support was also very fast and pleasing from our experience.

**What do you dislike about Superblocks?**

The lack of a built-in database solution might be a problem for some use cases, and the fact that it is meant to only work as an "internal application" development platform could be limiting.

**What problems is Superblocks solving and how is that benefiting you?**

Building fast internal applications with helpful built-in integrations for many different use cases.

  ### 10. Most intuitive, complete and easy to use low-code solution on the market

**Rating:** 5.0/5.0 stars

**Reviewed by:** Natasha R. | Technical Support Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2024

**What do you like best about Superblocks?**

One of the best low-code solutions for creating POCs and automations on the market. Very intuitive and easy to use, I haven't come across any limitations so far, as opposed to other no-code / low-code solutions on the market (make.com, for example).

**What do you dislike about Superblocks?**

Collaboration can be confusing since non-deployed changes are shared between users (so if someone makes a change while testing something, this change will also be displayed to other users and might be accidentally deployed by someone on the team). This is easy to workaround if you set up version control and work on different branches, though.

**What problems is Superblocks solving and how is that benefiting you?**

Used to create internal tooling and safely giving access to our databases without exposing credentials.

  ### 11. Anyone can build UI with Superblocks

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 26, 2024

**What do you like best about Superblocks?**

As a backend engineer with limited frontend experience, I found Superblocks to be an excellent tool for building internal applications quickly. Its intuitive UI makes it accessible even to those with minimal frontend coding experience. The platform is user-friendly and simplifies the development process significantly.

Additionally, the customer support team has been exceptional, promptly addressing issues and rolling out fixes that have helped us stay productive in our day-to-day work.

Superblocks has been a game-changer for our internal tooling needs!

**What do you dislike about Superblocks?**

Superblocks is still a product in development, and certain features are not yet available. However, the customer support team has assured us that the requested features are already in their backlog. I look forward to using an enhanced version of Superblocks with all the features available on the go.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks simplifies our internal tooling UI development, making it easy to build, maintain, and deploy applications within seconds.

  ### 12. The right visualization tool for today's databases

**Rating:** 5.0/5.0 stars

**Reviewed by:** David B. | Solution Architect, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 15, 2024

**What do you like best about Superblocks?**

As a Sales Engineer for a modern database, I struggle against the proliferation of older generation tools that evolved in the client-server era. They tend to want to pull a large amount of data into the client and then do data operations there. With many of my customers holding tens, if not hundreds of TB of data, this proposition is dead on arrival. We, as an industry, need to have more of the 'heavy lifting' done on the database side - its a simple matter of network bandwidth. 

Superblocks is one of the few tools that has this paradigm right, in my opinion. It still provides a low/no code environment that analysts can use to produce dashboards and reports, but it expects the database to do what it does best and delegates that effort where appropriate.

Oh, and with Superblocks, that's just the start of it. With all of their additional capabilities around workflows and applications, it trivializes a lot of the work that is appropriate to do outside of the database. Trivializing this effort leads to faster and greater ROI and greater agility.

While some of the applications my customers need to build require bespoke applications, for those that don't, Superblocks is at the top of my list for recommendations.

**What do you dislike about Superblocks?**

If I had my wish, the UI would allow windows to be undocked. I have lots of screens , not one big curved one :(  ,and it is difficult to get the UI to work well on limited real estate.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks actually works with modern databases, and other sources of data where other options are very poor at integrating information from multiple sources. By using standard interfaces (like RESTful services) it can pull data from almost anywhere, without waiting for the visualization vendor to develop and support a custom interface. This means faster time to market.

  ### 13. Built for building practical things quickly

**Rating:** 4.5/5.0 stars

**Reviewed by:** Andrew L. | Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 21, 2024

**What do you like best about Superblocks?**

- Library of integrations makes it simple to "plug and play" with many APIs and easy to migrate server endpoints
- Draggable components in applications make building web apps quick and easy for non-FE developers
- The scheduled jobs feature provides a nice interface for non-technical people to build cron jobs
- The ability to string together SQL queries, python scripts, and REST requests into a linear series of steps where you can pass data around makes building dashboards and workflows feel very intuitive
- The engineering support team is responsive, helpful, and cares: at one point in our onboarding process, we hit a roadblock and several people on their engineering team hopped on a video call with me to provide assistance. Much appreciated!

**What do you dislike about Superblocks?**

The only thing that I disliked was that the on-prem deployment process took a while, which was the result of having a tech stack not entirely in AWS. I think that having more out-of-the-box guides for different tech stacks would be very helpful. That said, the Superblocks team was supportive throughout the process.

Some things that I don't dislike but could be improved:
- I've found myself writing many scheduled jobs with bounds checking for time (e.g. don't run a job before 9AM or after 5PM) in python, which I think would be more nicely placed in the scheduling interface than the code implementation
- More out-of-the-box graph support: I imagine that data visualization is not the end-goal, but more native graph support would be fantastic
- Would be great to have the FE hosted on customer-provided domains

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks solves the problem of setting up quick dashboards and regularly-occurring jobs. It reduces the need to deploy full web-apps, provide API support, etc.

  ### 14. Brilliant for internal apps and business process automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 27, 2024

**What do you like best about Superblocks?**

The main problem with low code tools is that at some point you hit the "computer says no" wall, where the compromises made by the designers of your tools become hard constraints on your ability to implement what you need to. Having been an extensive user of Superblocks for the last 12 months I still haven't hit this wall.

**What do you dislike about Superblocks?**

This isn't a reasonable thing to ask for, but some level of responsiveness from SB apps and/or a mobile app version of the tool so you can access your tooling on the go would be perfect.

**What problems is Superblocks solving and how is that benefiting you?**

We have a fairly technical product and operations team, and for them to be able to make applications for their own internal workflows without distracting the engineering team has been invaluable.

  ### 15. Intuitive, Robust, and full of features

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gino T. | Full Stack Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 15, 2024

**What do you like best about Superblocks?**

As a software engineer, I am always in the trenches.  With constant hurdles and pain points, I have been yearning for a product that can help mitigate the amount of interfaces that I need to build,  while also having limited worry on middleware.  Superblocks has done it,  the ease-of-use,  the intuitive tool design,  the amount of features has left me jumping for joy.  I am not one to say this lightly but has Superblocks made coding fun again? The answer is YES! I specifically like the out-of-the-box pagination features on tables, includes controls on column filtering and sorting. I also like how it supports plenty of integrations  we used Postgres + Redis, but with such a long list of support, it has given us ideas for furture projects. Also important to note is we had a slack channel with the Superblocks team in charge of our account, 
 they were always at the ready, and very communicative with us. It was nice to know that if I had gotten stuck that they were right there ready to assist. Hats off the the Superblocks team, 10/10 would recommend.

**What do you dislike about Superblocks?**

I think the only potential issue someone may have with Superblocks is during peer reviewing via github or other source control.  It's built using YAML files,  so if you are not used to yaml, it might be a bit of a challenge. With that, I have no complaints at all.

**What problems is Superblocks solving and how is that benefiting you?**

Personally its UI creation,  I have a strong back-end background but when it comes to creating robust interfaces I tend to rely on others for assistance. Superblocks gave me the ability create exactly what I was looking for with out-of-the-box components. Also I appreciated direct integration with my database,  usually I would need to create my own api and make calls to it from the front end.  Superblocks was built directly on top.

  ### 16. Ease of use -

**Rating:** 4.0/5.0 stars

**Reviewed by:** Jan K. | Software Product Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 25, 2025

**What do you like best about Superblocks?**

Very small learning curve in comparison to other tools like Retool, takes very short time to setup and connect to the database with ease.

**What do you dislike about Superblocks?**

Sometimes it's buggy and slow, the experience at times can be worse than with Retool.

**What problems is Superblocks solving and how is that benefiting you?**

Lack of in-house engineers to develop custom admin panel

  ### 17. Simple, intuitive system designed for coders at all levels

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lillian F. | Account Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 17, 2024

**What do you like best about Superblocks?**

The documentation and support of the technical team at Superblocks means that the learning curve for this system is minimal. The product is constantly being updatedand the solution itself is easy to use and understand.  Additionally, the level of customization is high without being too complex. I highly recommend using this tool.

**What do you dislike about Superblocks?**

The free platform expires after about a month, but can be reinstated if requested.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks aided me in learning of low-code applications and utilization of data warehouses. I was able to easily build an application and monitor errors in that application with incredible ease.

  ### 18. Tame internal tooling chaos

**Rating:** 5.0/5.0 stars

**Reviewed by:** Luis M. | Principal Product Manager, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 03, 2024

**What do you like best about Superblocks?**

Superblocks helps my teams stop writing throw-away scripts and instead build an internal arsenal of helpful, reusable tooling. Before, we were plagued with dozens of slightly different takes on one-off scripts scattered across individual engineers' or technical users' machines. 

Before -- each script often existed in isolation, leading to solving the same small friction points again and again, as these scripts were rewritten repeatedly. 

Today -- we have simple tools that dozens of non-technical users can benefit from and technical teams only need to design a simple solution once.

Creating a new tool is *almost* as fast as writing a throw-away script -- but with the added benefit that Superblocks lets us turn what were once disposable scripts into long-lived, durable internal tools. This lets our teams spend more time improving products and less time doing throw-away work.

It's also amazing to connect tooling and data from internal systems, Snowflake, our own AI platform and outside APIs too.


Out with scripts and in with tools!

**What do you dislike about Superblocks?**

Superblocks is absolutely not a no-code platform. If your team isn't technical already, they're not going to get the most of of Superblock's capabilities. 

While Superblocks customer support and customer engineering teams are top notch, they can't operate the platform on your behalf -- so you'll still need Engineers to think through how to code the right functionality to achieve a solution to your problem. 

It's a double-edged sword -- the benefit is that scaling simple javascript snippets to hundreds of people is dead simple. The drawback is that you need to learn to accomplish things using code and the Superblocks UI and learn to do so in the Superblocks way.

**What problems is Superblocks solving and how is that benefiting you?**

Internal tooling that otherwise would exist as a one-off, throw-away script to accomplish a task. Role-based access control to the internal tools created. Integration management to let practitioners query datasets without needing direct credentials to a data store.

  ### 19. Superblocks is pretty good

**Rating:** 4.0/5.0 stars

**Reviewed by:** Andrew B. | SWE, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2024

**What do you like best about Superblocks?**

Superblocks does a nice job of taking care of the some of the boilerplate plumbing connecting the UI to the backend.

Plus, they offer gift cards for reviews!

**What do you dislike about Superblocks?**

Like most IDE GUIs built as websites, it's not as full-featured as a standalone IDE application.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks expands the pool of users capable of directly editing applications.  Product Managers don't have to ask engineers to make small, or even fairly significant, updates.

  ### 20. Game Changing Product

**Rating:** 4.0/5.0 stars

**Reviewed by:** Divyanshu H. | Senior Application Support Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 21, 2024

**What do you like best about Superblocks?**

The ease of use and getting onboarded with the product is something that Superblocks provides in a pretty great way. Even the documentation that is provided is very helpful to understand the components and the workflows.
Even the Superblocks implementation team is very helpful and highly efficient in bridging any kind of learning gaps and workflow implementations

**What do you dislike about Superblocks?**

Currently the only downside seems to be a concrete way for peer review or a feasible way to incorporate multiple reviewers and then have a deployment pipeline.
Maintenance of deployed apps can be a challenge sometimes.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks is helping in building low code solutions within hours , which would otherwise would have taken multiple days.
The workflows and Scheduled builders and their integration with the applications is a great benefit.

  ### 21. Lowered barrier to entry, sped pace of development

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Oil & Energy | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2024

**What do you like best about Superblocks?**

Has lowered the barrier of entry to who can be a front-end developer and prototyper, changing the way PMs can work in the company. Has also sped the pace of development for front-end developers themselves. The team is very high touch and invested in our success, and is quick to address any issues that may arise.

**What do you dislike about Superblocks?**

Still a bit clunky for non-front end minded people to get started and building with. Want more shared APIs and components acros the workspace.

**What problems is Superblocks solving and how is that benefiting you?**

Need to build more applications and prototypes across the organization, quickly, in a medium-fidelity fashion that is not bottlenecked by our front-end engineering team

  ### 22. Easy to use, easy to deploy, team can be productive in a short time.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 25, 2024

**What do you like best about Superblocks?**

Easy to use and ramp up, it is not an overly complex tool and does everything we needed.
We were able to deploy easily in our internal infrastructure which was a must for all our internal tooling.
Have all the integrations we needed to get build our internal use cases, zero workarounds you have to do.
The new features around multi page application is super useful for complex and larger tools. We were able to implement an all in one solution for our support team which is now well loved and used daily.

**What do you dislike about Superblocks?**

Nothing, the team is very supportive and it was very easy to get help.

**What problems is Superblocks solving and how is that benefiting you?**

Our platform team are mostly backend and infrasturcture engineers, we needed a solution where we can expose a lot of our tooling as self serve to other functions of the organisation. Superblocks allow us to remove toil and BAU tasks from our plate and empower other teams to unblock their needs via self-serve.

  ### 23. Quick standup to provide powerful tools to your team.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Joe A. | Infrastructure Cloud Architect, Enterprise (> 1000 emp.)

**Reviewed Date:** February 02, 2024

**What do you like best about Superblocks?**

It is incredibly quick and simple to build tools.  With very little effort, and almost no boilerplate code to write and maintain, we are able to introduce needed tools at a far more rapid pace than with our previous, semi-proprietary method.  While there are other platforms that can provide similar end results, when comparing them, I felt that Superblocks streamlines the process significantly. While their stable of pre-set integrations is still somewhat limited, their ability to use REST APIs and OpenAPI means your build capabilities are not limited. Their documentation is good, but where it is missing something, their support team is a chat away, and responds quickly and with familiarity with the platform, getting you the answer you need without making you wait days for a support engineer. Our legacy platform took weeks of work by a talented and driven team before we could even build our first tool, but with Superblocks, we had production ready tools in a matter of days.

**What do you dislike about Superblocks?**

The UI designer has some oddities that take some getting used to, and there are some things (like being able to show users the time left on a timer object) that are not available.  Currently, granting access to internal or on-premise data requires commiting to running all tools through the on-premise agent, with no hybrid connectivity model as of writing.

However, based on their documentation, they are constantly looking to improve and increase the capabilities of the platform.  Anything I dislike can be creatively solved with the capabilities they do provide.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks allows us to rapidly build and deploy tools that enable our staff to perform tasks that would require either overprovisioning permissions or knowledge that is not reasonable to expect them to have in their position or career path. My systems engineers can provide these tools in a fraction of the time it used to take us.

  ### 24. Good back-office app builder

**Rating:** 4.0/5.0 stars

**Reviewed by:** Zoran P. | Senior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 27, 2024

**What do you like best about Superblocks?**

Superblocks is good for quick back-office apps where you can provide some simple CRUD operation to the admin users. You can quickly setup integartion, create a list view, detail view, action buttons and execute some calls to end service. Also it is easy to write some logic in python/js to pack data in way that you need to from integation response.

**What do you dislike about Superblocks?**

For some speficic usecases is harder to accomplished out of the box. 
Probably with creating custom components, but we wanted fast and easy back office.

**What problems is Superblocks solving and how is that benefiting you?**

Simple getting list of some items, moderate existing data items and displaying current state of the items in db/some backend services.

  ### 25. Amazing App

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 28, 2025

**What do you like best about Superblocks?**

Very easy to use, Intuitive and does the work we want to get done really well.

**What do you dislike about Superblocks?**

There are small bugs here and there but nothing in particular

**What problems is Superblocks solving and how is that benefiting you?**

We are able to create our admin tool with ease with out overhead of development time. There is a bit of learning curve but it is well worth it

  ### 26. Superblocks is a great tool for building all-in-one internal applications.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2024

**What do you like best about Superblocks?**

Getting a useful application up and running can be done within a day. Everything is generally intuitive and the documentation is great. Superblocks has a solid all-in-one solution that handles everything from permissions to environments to source control, to name a few.

**What do you dislike about Superblocks?**

I don't recommend highly custom applications. Even though there is functionality for custom React applications, it's not as easy as using the in-built tools. The existing functionality is great though so use those as much as possible.

**What problems is Superblocks solving and how is that benefiting you?**

Quickly building internal applications so we can focus on the product instead.

  ### 27. This Tool Works

**Rating:** 4.5/5.0 stars

**Reviewed by:** Simon R. | Senior Product Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 30, 2024

**What do you like best about Superblocks?**

I'll preface by saying I'm a product manager first, with strong SQL chops but otherwise relatively low directly technical capabilities. I've had great success before building in Bubble, but when it came time for my company to replace our internal tools, the engineers wanted to use Superblocks, and I was chosen to lead the project.

I was able to work with a few of our senior BE engineers, and our DevOps engineer, to successfully design, build out, and release a new Admin Application for our Axial's marketplace, which serves thousands of professionals in the private capital markets.

The bottom line of this success story is that Superblocks allowed this PM to deliver an interface that would have taken engineers many months to build from scratch. There were no show-stopping features missing: pretty much requirement that mattered had support or a workaround. And now that my app is out, it's stable, has been met with rave reviews from my teammates, all the way up to the CEO, I'm able to ship really rapid iterations.

**What do you dislike about Superblocks?**

The biggest issue on my end was the learning curve, given I'm from a no-code background. So, thank goodness for ChatGPT. There was no shortage of puzzles to work out in order to get the app to behave the way I wanted, so creativity and patience were very important. This app does not come close to Bubble's ease of use and intuitiveness, for a user like me (where it wins against Bubble is the simplicity of pricing).

There are definitely LOTS of features and nice-to-haves we would like to see supported, but since what we built is an internal tool, and most of the basic capabilities are "good enough", we can now afford to shrug and move on.

The Superblocks team is relatively responsive in our shared Slack channel. Occasionally a day or so might go by without a response, but a simple bump with a mention is usually effective in getting their attention. And when we've had something truly critical (e.g., app is down, or for some reason folks on our team can't do their job), they have been most supportive in resolving ASAP.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks provides an effective solution to enable a moderately technical person deliver a production-ready, enterprise internal application. Their capabilities gave me, a non-engineer, the superpower of being able to create a significant new experience for our internal tools, dramatically improving on the status quo and allowing us to sever off a massive slice of tech debt.

  ### 28. Excellent tool for creating product prototypes quickly

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shrikant J. | Chief Product Officer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 15, 2024

**What do you like best about Superblocks?**

I've been using Superblocks for quickly prototyping new product ideas, and it has been a game-changer for my workflow. The platform is incredibly intuitive and allows me to bring concepts to life in record time. Whether I'm working on simple layouts or more complex interactions, Superblocks provides the tools I need to iterate rapidly without getting bogged down in technical details.

What I love most is the flexibility and ease of use. I can easily experiment with different design elements, test various functionalities, and make adjustments on the fly. This agility is crucial when you're trying to validate ideas and gather feedback quickly.

The interface is user-friendly, and the learning curve is minimal, even for those who may not have extensive technical experience. The support team is also responsive and helpful, which adds to the overall positive experience.

**What do you dislike about Superblocks?**

The pricing is a bit confusing.  For the pro, it says "unlimited users" but when I use the pricing estimator, it shows that the price goes up significantly as the end users go up in numbers.  I wish the pricing was flexible to charge for developers, but keep the end user pricing more reasonable.

**What problems is Superblocks solving and how is that benefiting you?**

Quick prototyping of new product ideas without the need to use our developer resources.    The cost of developing this prototypes is low compared to having to engage our development team.

  ### 29. Great for iterating on internal tools quickly

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2024

**What do you like best about Superblocks?**

Superblocks is easy to use to build something from scratch really quickly. I was able to spin up a rich user interface pulling in data from multiple sources within a few hours. Making changes based on user feedback can happen in a matter of minutes rather than afters hours of coding and testing.

**What do you dislike about Superblocks?**

Superblocks can be a bit inflexible and opaque. Complex variable and API function dependencies are difficult to encode. There's a set of components you can use and it's not easy to spin up a custom component.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks allows me to build flexible user interface applications quickly.

  ### 30. Superblocks is awesome, jump in!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 21, 2025

**What do you like best about Superblocks?**

Very easily integrate front-end UX & back-end automation with existing data sources

**What do you dislike about Superblocks?**

Somewhat of a learning curve to get started. You need to understand some basics of software engineering to take full advantage.

**What problems is Superblocks solving and how is that benefiting you?**

Allow us to rapidly build and iterate internal apps that integrate well with our other low-code/no-code tool stack.

  ### 31. Great for building apps quickly

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 20, 2024

**What do you like best about Superblocks?**

Superblocks abstracts away a lot of development overhead so that a fully-functional web app can be built with only a bit of Python or Javascript.

**What do you dislike about Superblocks?**

While Superblocks works great for typical use cases, I do sometimes run into bugs or unsupported features when I am working on something niche.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks allows me to save huge amounts of time because I only have to write code to do the actual logical functions of the app I want to create, all of the overhead of displaying things to the user and calling APIs is handled in low-code/no-code.

  ### 32. Fantastic for Fast Internal Tooling

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ricardo C. | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 13, 2024

**What do you like best about Superblocks?**

The fantastic UI, speed of development and flexibility it offers are a game-changer. It allows my team to create internal tools that add value fast and solve issues that would otherwise take a lot more time to make.

**What do you dislike about Superblocks?**

Google Sheets integration could be better, it's very limited and doesn't allow programatir selection of documents. Permissions need to be more granular. There should also be a way to dinamically set integration parameters.

**What problems is Superblocks solving and how is that benefiting you?**

Quickly creating data integrations. Bridging together APIs that have no UI. Creating dashboards that let me control things like permissiones.

  ### 33. Flexible and Evolving with Great Support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ted L. | Product Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 23, 2024

**What do you like best about Superblocks?**

Superblocks is a great way to quickly test out and rapidly prototype ideas. Once they take form, you can put them to use and continue to  iterate on what works. What you are looking for might not exist today, but top notch support is willing to help you find a solution with what is available, and with an evolving featureset, there've been times where they later added functionality to help me more directly achive my needs.

**What do you dislike about Superblocks?**

Rolling out new features and improvements is great, but there have been times where bugs/incompatibilities were released to my surprise. Thankfully, their support were able to address my issues quickly. 

Group access controls are pretty fairly crude so achieving anything more than the simplest RBAC can be clunky.

**What problems is Superblocks solving and how is that benefiting you?**

Reduce time and cost to build custom applications.

  ### 34. The Go-To Solution for Real-Time Monitoring

**Rating:** 4.0/5.0 stars

**Reviewed by:** tushar c. | Senior Application support engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 20, 2024

**What do you like best about Superblocks?**

What I like best about Superblocks is its user-friendly interface that allows for easy automation of workflows without sacrificing customization options. The platform seamlessly integrates with various tools, enabling us to create and manage complex tasks efficiently. Its drag-and-drop functionality, combined with the ability to add custom logic, makes it a powerful tool for both technical and non-technical users.

**What do you dislike about Superblocks?**

While Superblocks is generally user-friendly, I find that some advanced features could be more robust. There are occasional performance lags, especially when handling larger or more complex workflows. Additionally, the customization options, while strong, sometimes require more technical know-how than anticipated, which might be challenging for users who are less technically inclined.

**What problems is Superblocks solving and how is that benefiting you?**

We are using it for case audit, for internal adhoc report and modification to database.

  ### 35. Simple, intuitive workflow orchestration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gregory B. | AI Autonomous Agents, Lead Generation and Automation Services , Small-Business (50 or fewer emp.)

**Reviewed Date:** November 14, 2024

**What do you like best about Superblocks?**

Quick workflow setup and testing. The webhooks and integrations allow me to design my workflow with clear steps and logic. I love the convenient python and JavaScript code blocks.

**What do you dislike about Superblocks?**

I have no real complaints about the product.

**What problems is Superblocks solving and how is that benefiting you?**

Infrastructure uptime

  ### 36. Amazing low-code tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Paul C. | Engineer Assistant, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 15, 2024

**What do you like best about Superblocks?**

It is very easy to connect data source and make some data visualization. The tool is simple to use. If you want to go further, custom components could be created in React, very good point.

**What do you dislike about Superblocks?**

Always working with VSCode, the IDE provided for the code is not that UX friendly. The fact that when we press a component, the editing tool appears directly. Maybe an option like "Studio" or "Editing" will solve this issue.

**What problems is Superblocks solving and how is that benefiting you?**

Data visualization

  ### 37. Super easy and quick to create internal dashboards

**Rating:** 4.5/5.0 stars

**Reviewed by:** Celia L. | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 30, 2024

**What do you like best about Superblocks?**

Extremely powerful! Very easy and quick to wire up external API integrations, create multi-step flows between UI and backend APIs.

**What do you dislike about Superblocks?**

I wish there was more documentation with examples and best practices, for creating more complex, advanced flows and interactions between the UI and APIs.

**What problems is Superblocks solving and how is that benefiting you?**

Our release engineering team has used this to "glue" together the different systems in our process, and to create dashboards for various release tasks.

  ### 38. Superblock is great for getting an interactive visual app up quick with a lambda style backend

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 19, 2024

**What do you like best about Superblocks?**

- Easy to create function with python and javascript
- Intuitive UI to create visualization
- Easy to get started and up and running
- Easy to integrate with database
- Easy to debug
- Has staging environment for development
- The autocompute to connect component and variable together is chef's kiss.

**What do you dislike about Superblocks?**

When cutoimization is needed, limitations start to occur.

**What problems is Superblocks solving and how is that benefiting you?**

Help visualize and interact with data

  ### 39. Superblocks is a powerful application building tool that's easy to learn!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Karl H. | Enterprise (> 1000 emp.)

**Reviewed Date:** February 28, 2024

**What do you like best about Superblocks?**

Prior to Superblocks, we had multiple different teams working on their own DIY frameworks to solve different internal tooling needs. We eventually hit a point where the maintenance and upgrading of SDKs and frameworks, onboarding of new developers, and other ci / cd processes became a huge drag on actually delivering solutions. Superblocks has allowed us to offload that drag and get back to building tooling that solves needs and improves efficiencies in our organization. It’s also enabled us to shift most of our internal tooling development to junior engineers as they can learn the tool extremely quickly, and most of the time have something deployed by end of day!

Additionally, Superblocks has allowed us to build tooling in a more interactive way. Since it’s extremely quick to drag and drop components and hook up APIs and database connections, we can start prototyping solutions for teams in meetings while they give direct feedback. This allows us to greatly reduce back-and-forth as we try to build custom workflows and processes for different teams in our organization.

We have also started making a lot of use of their workflow builder. It’s much easier to build out ETLs and data sync processes when you don’t have to worry about spinning up a service, infrastructure to support it, and all the devops concerns when you are just trying to get data in the right place.

Overall, Superblocks has been a great platform for us to build out applications, ETLs and syncs. It allows us to build out internal tooling solutions 2-3x faster, with much less overhead.  Throughout this process, the Superblocks team has been incredibly helpful. We have been able to give direct feedback on their roadmap and get help with implementation and report bugs directly in Slack to them. It’s been a great experience so far, and I look forward to a lot of the roadmap items they are delivering this year!

**What do you dislike about Superblocks?**

Everything currently missing in Superblocks is on their roadmap, but the main things I’m looking forward to are
- Solution for global navigation to give end users a better interface to see applications available and switch between them
- Multi page applications
- More administrative features around workflows and scheduling jobs
- Layouts to allow grid-based reactive UIs

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks has allowed us to shift internal tooling to more junior engineers, and given us a platform to consolidate fragmented DIY frameworks into a common solution.

  ### 40. Great tool for making admin panels

**Rating:** 4.5/5.0 stars

**Reviewed by:** Milan V. | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 26, 2024

**What do you like best about Superblocks?**

The ease of use for some common problems like making a table or displaying large amounts of data in some format.

**What do you dislike about Superblocks?**

It's sometimes hard to fully customize some controls beyond the basics (i.e. custom data type validation in editable tables).

**What problems is Superblocks solving and how is that benefiting you?**

It's saving time on creating the UI for some admin operations that we often need to add to our app.

  ### 41. Great for standing up new internal tools very fast

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Political Organization | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 15, 2024

**What do you like best about Superblocks?**

Superblocks allows us to stand up new internal tools extremely fast - often just a day or two from idea to delivery. And it enables a much wider set of people in the org to work on those tools - often folks who would lack the background to approach a traditional web-application.

**What do you dislike about Superblocks?**

You can get a new application running astonishingly fast, but then maintenance of those applications can be a challenge. I would not recommend having multiple developers try to work on the same app at the same time, even though this is technically supported via the git support.

**What problems is Superblocks solving and how is that benefiting you?**

Allowing us to prototype and deliver internal applications extremely fast.

  ### 42. Powerful Platform to build our internal web applications

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 26, 2025

**What do you like best about Superblocks?**

The low code feature speeds up my development process. Allows us to develop and use private data in an internal secure network environment.

**What do you dislike about Superblocks?**

Hope to have more and richer components, improve the customization of components, and support more integrations.

**What problems is Superblocks solving and how is that benefiting you?**

Secure internal environment, very timely and helpful technical support, rich components

  ### 43. Smart Solutions: Exploring a Well-Designed Low-Code Tool!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Maximilian W. | Enterprise (> 1000 emp.)

**Reviewed Date:** March 05, 2024

**What do you like best about Superblocks?**

Getting started with Superblocks is a breeze, offering you a seamless pathway to crafting internal tools with speed and efficiency. This versatile platform seamlessly integrates data from a diverse range of services, providing you with unparalleled flexibility. Whether you're delving into data processing or customizing frontend components, Superblocks empowers you to write tailored code that enhances user experience and functionality.
 
I use Superblocks every week and if you have any question you get imediate support by customer support.

**What do you dislike about Superblocks?**

All the features not yet available in Superblocks are part of their future plans, but the key features I'm looking forward to are:
 
Implementation of global navigation to offer users a more intuitive interface for accessing and switching between applications.
Support for multi-page applications.
Additional administrative functionalities focusing on workflows and job scheduling.

**What problems is Superblocks solving and how is that benefiting you?**

I write small programms for my colleaugues to automate processes and solving long taking tasks with this easy to use tool.

  ### 44. Fast, Effective, and flexible

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alba N. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 05, 2024

**What do you like best about Superblocks?**

In just a few days, I transformed my ideas into a fully functional app with Superblocks. Its extensive library of custom components provided a strong foundation, while the option to add my own components filled any gaps seamlessly. The platform's intuitive interface and helpful documentation made the process smooth and enjoyable. Plus, whenever I hit a roadblock, their technical support was quick and effective, providing advice and developing solutions to keep my project moving forward. If you're looking for a tool that combines efficiency with flexibility and outstanding support for your next project, Superblocks is the way to go.

**What do you dislike about Superblocks?**

Despite its efficiency and customization options, it has its drawbacks. Collaborative version control can be tricky, and as a somewhat experienced developer, I sometimes find the platform's native components lacking the flexibility I'd expect if I were developing from scratch. Nonetheless, it's impressive what they've achieved.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks makes it easy to build internal tools like dashboards for our company. It helps administrators with different levels of web development experience contribute effectively. This simplifies our workflow, speeds up project timelines, and ensures our tools meet everyone's needs.

  ### 45. Quick way to build Admin tools

**Rating:** 5.0/5.0 stars

**Reviewed by:** Tomasz Z. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 05, 2024

**What do you like best about Superblocks?**

- Easy of Use 
- All controls you usually need
- Good customer suppport
- It is improving all off the time

**What do you dislike about Superblocks?**

- Managing permissions in a way that e.g. certain groups/users would be allowed to work only with selected profiles
- Support for server side pagination in tables requires improvement (e.g. how many page in total we have)
- Missing component for presenting key-value properties, sometimes table is too much.

**What problems is Superblocks solving and how is that benefiting you?**

When you are a small team it is usually difficult to allocate time build some admin portal, when you have tons of features for the user on the roadmap. Another challange we face is that we are mostly backend developers, so building Web apps is not what we do the best. And thats where Superblocks comes to the stage and can save a day. It's easy to use so whenever I'm asked to do some admin task I'm thinking whether I can have a Superblocks Application for that or maybe extend what I already have. It is easy to implement, usually matter of an hour if you have all API's in place. There is enough controls/widgets to solve most of the problems I believe. Having superblocks enables my team to do more without having more web dewelopers.

  ### 46. Awesome low-code tool to build internal dashboards.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Max G. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 04, 2024

**What do you like best about Superblocks?**

After doing an extensive research trying to find a perfect low-code tool to build an analytical dashboard for our SAAS, we tested and decided to stick with Superblocks. First thing, that catches your eye is a slick design and moreover, under the hood, it provides very powerfull functionality to  build your internal apps.  A lot of components to implement pretty much anything you want, tones of data sources, javascript and python support, variables, API's  and pretty much anything you can think of.

As your logic gets more complecated they have a convenient debugger to troubleshoot your errors. You can easily switch between staging and production profiles, add your own custom components, setup a theme (color scheme) for your apps / tools, track progress via versions and much much more. 

Also, want to mention that support is quick and very responsive in helping you resolve your issues, no matter large or small.  If you have a small team even a free version is powerfull enough to build decent apps. Highly recommended!

**What do you dislike about Superblocks?**

There is a bit of a learning curve as with all low-code / no code tools  they all look similar but also different.  Another thing that comes to my mind I wish to have an ability to create multipage  apps for a more complicated logic

**What problems is Superblocks solving and how is that benefiting you?**

As we run a shoestring budget SAAS that was lacking a certain functionality, Superblocks allowed us to quickly build internal analytical dashboard to track our users and their activity. Building something like this from scratch would require enormous amount of time and money.

  ### 47. A fast and easy way of building UIs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gonzalo V. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 04, 2024

**What do you like best about Superblocks?**

I've always been of the opinion that building simple backend CRUD UIs is a waste of developers time, time they could be spending in building something that delivers more value. 
Superblocks addresses this problem: it's very fast, easy and intuitive to build dashboards and admin UIs. 
We all know how frontend ecosystem is, how fast it changes and how quickly things get outdated, with Superblocks all these problems go away and you just need to focus in the 'what' not the 'how', saving precious developer time.
Customer support is ace, they are very responsive and fast to reply to tickets.

**What do you dislike about Superblocks?**

Unfortunately there is no way of building automated tests, this for me is a deal breaker in order to build backends in Superblocks.

I think it's great for building UIs, but when trying to build a full complex application using workflows, that's when it gets tricky. You have all the pieces of the puzzle but there isn't a way of knowing how they interact together, what workflow is calling a specific worflow for example. It would be great to have a tool to visualize these dependencies, for example if you update the parameters of a workflow, you can't easily find where it's being called from in order to ammend the caller.

Also there isn't a restriction on what workflows can call a workflow, so when dealing with 100s of workflows this can get really messy. It would be good to have maybe `public` and `private` workflows for each app.

**What problems is Superblocks solving and how is that benefiting you?**

Rapid UI development and deployment.

  ### 48. Fast way to make convenient UI

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nikolina R. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 04, 2024

**What do you like best about Superblocks?**

We use Superblocks as the frontend of our internal "backoffice" administrative tool and it's a near-perfect fit. It gives us the ability to quicky expose new functionalities to our Support and Complience teams in a pretty and convinient way for them.

Especially easy and usefull is displaying data in tables, where Superblocks assumes the columns from the data itself + the build in ability to download the data as a CSV from any table.

**What do you dislike about Superblocks?**

Although it is a low-code solution, you still need people to have a significant amount of coding experience to be able to set up things properly and to not make a mess of things.

Another way it's lacking a bit behind in what our organization is used to is environment selection (when using staging vs production) and deployments of new features.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks gives us the ability to have a UI without most of the pains of actually supporting that UI

  ### 49. A good choice for internal apps development, better than Retool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Qun P. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 02, 2024

**What do you like best about Superblocks?**

Superblocks has been a game-changer in how we build and deploy internal tools. As a backend devloper in a business company, we do not have much professional frontend dev resources to invest in internal app development. Thanks to superblocks, with its intuitive drag-and-drop interface and devleoper-friendly product experience , it greatly simplifies front-end development for us. Even with my very limited front-end expertise, I've been able to quickly create feature-rich internal apps and put them into production, such as database admin panels, BI reports site, and some little but useful dev tools.

**What do you dislike about Superblocks?**

Superblocks would be even better if it supported the following features:
- Multi-page app (with page navigation components like menu bars) support
- More out-of-box pre-built UI & logic components.
- Built-in SQL database and file storage, without integration.
- Support Java or Groovy as a backend coding language, which is widely adopted in our company.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks has been dramatically accelerating our development and depolyment cycles of our internal apps. It's particularly useful for teams like us, which lack front-end development talents and skills. And after some research and try-outs, we think its better than alternatives like Retool. For example, it has concept of "Backend API", which in fact is a convenient flow orchestraion of backend logic, and act exactly like what we backend developer expect: backend API, with not that much hidden magic.

  ### 50. A quick and simple way to build an internal web app!!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Sahana M. | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 29, 2024

**What do you like best about Superblocks?**

As a front-end engineer, I started working on Superblocks almost a month ago, and the experience has been great so far. It's so easy and fast to drag and drop components without having to build them from scratch, and just add short code snippets to do some additional processing, making feature implementation straight-forward. It also provides an ability to manage state variables, which is helpful.The API integration is also pretty simple! It also allows us to build our custom React components and use it throughout the app.
Besides, the Superblocks documentation is very detailed and I receive the necessary support instantly. It also handles deployments and provides its own infrastructure, so I don't need to worry about DevOps work. They're also on top of improving the developer experience by frequently adding on new features.

**What do you dislike about Superblocks?**

Some of the features that can be improved or added on include the ability to share components across tabs, add routing and provide a multi-page app, allow us to place a component on top of the other while it's made invisible based on a condition, and also allow us to build organization-level custom components to be used across apps. Local dev mode should allow for working on a certain branch instead of main.

**What problems is Superblocks solving and how is that benefiting you?**

Superblocks is providing a convenient way to build internal web apps , especially for developers who are not familiar with front-end technologies. It helps faster development and launching of new applications.



- [View Superblocks pricing details and edition comparison](https://www.g2.com/products/superblocks/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-06+06%3A36%3A23+-0500&secure%5Bsession_id%5D=29327f13-a903-4628-be7a-08a8ac75e24e&secure%5Btoken%5D=013d5ec2579d7b97d5c425bc11bcb41cd3b04de046ee5a77a21ae7adb68bfd2b&format=llm_user)
## Superblocks Integrations
  - [Airtable](https://www.g2.com/products/airtable/reviews)
  - [Asana](https://www.g2.com/products/asana/reviews)
  - [Bitbucket](https://www.g2.com/products/bitbucket/reviews)
  - [Box](https://www.g2.com/products/box/reviews)
  - [CircleCI](https://www.g2.com/products/circleci/reviews)
  - [Claude](https://www.g2.com/products/anthropic-claude/reviews)
  - [Cohere](https://www.g2.com/products/cohere-2026-03-03/reviews)
  - [Confluent](https://www.g2.com/products/confluent/reviews)
  - [Databricks](https://www.g2.com/products/databricks/reviews)
  - [Datadog](https://www.g2.com/products/datadog/reviews)
  - [Dropbox](https://www.g2.com/products/dropbox/reviews)
  - [Figma](https://www.g2.com/products/figma/reviews)
  - [Gemini](https://www.g2.com/products/gemini-trust-company-llc-gemini/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GraphQL](https://www.g2.com/products/graphql/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [LaunchDarkly](https://www.g2.com/products/launchdarkly/reviews)
  - [MongoDB](https://www.g2.com/products/ibm-mongodb/reviews)
  - [New Relic](https://www.g2.com/products/new-relic/reviews)
  - [Notion](https://www.g2.com/products/notion/reviews)
  - [Okta](https://www.g2.com/products/okta/reviews)
  - [PagerDuty](https://www.g2.com/products/pagerduty/reviews)
  - [Slack](https://www.g2.com/products/slack/reviews)
  - [Snowflake](https://www.g2.com/products/snowflake/reviews)
  - [Stripe Billing](https://www.g2.com/products/stripe-billing/reviews)
  - [Twilio](https://www.g2.com/products/twilio/reviews)
  - [Zendesk and Salesforce Knowledge Connector](https://www.g2.com/products/zendesk-and-salesforce-knowledge-connector/reviews)

## Superblocks Features
**Automation Building**
- Visual Editor
- Workflow Recording
- Pre-Built Templates
- Custom Automation
- Collaboration
- Ease of Bot Creation

**Development **
- API Designer
- Flow Designer
- Pre-Built Connectors
- Custom Connectors
- Reusable connectors
- Multi - tenant architecture

**Functionality**
- App complexity
- App Variety
- Customized Branding

**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

**Generation and Interpretation - AI App Builder**
- Prompt Understanding
- Backend Logic Creation
- UI Generation
- Context Awareness

**Application Design**
- UI Code Extending
- Programming Code Extending
- Customized Branding
- Application Templates
- Workflows

**Bot Management & Execution**
- Bot Scheduling
- Attended Automation
- Unattended Automation
- Bot Performance Analytics
- Data and Product Security
- Scalability

**Management **
- Monitoring & Notification
- Routing And Orchestration
- Data Mapping
- Data Transformation
- API Management

**Data Control**
- Data Migration
- Data Synchronization
- Data Security

**Generated Application Quality - AI App Builder**
- Scalability
- Out-of-the-Box Functionality
- Design Customization
- Data & API Integration

**Data Control**
- Data Migration
- Data Synchronization
- Data Security

**Security**
- Data Encryption
- Security Standards
- Communication Protocol

**Agentic AI - Drag and Drop App Builder**
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Publishing**
- Application Deployment
- Platform Compatability
- Lifecycle Management

**Intelligent Automation**
- OCR
- Machine Learning
- NLP

**Integration Options**
- Data Virtualization
- Managed File Transfers
- Big Data Processing

**Agentic AI - Low-Code Development Platforms**
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Deployment **
- Hybrid
- Cloud to Cloud

**Agentic AI - Robotic Process Automation (RPA)**
- Autonomous Task Execution
- Multi-step Planning
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Decision Making

## Top Superblocks Alternatives
  - [Retool](https://www.g2.com/products/retool/reviews) - 4.6/5.0 (353 reviews)
  - [OutSystems](https://www.g2.com/products/outsystems/reviews) - 4.5/5.0 (1,577 reviews)
  - [Appian](https://www.g2.com/products/appian/reviews) - 4.5/5.0 (430 reviews)

