Quickbase Platform Evaluation Guide

Extending Applications

Quickbase provides different options for extending the capabilities of the platform:

  • The platform can be extended with custom User Interfaces using CSS, HTML and Javascript embedded in code pages
  • The platform can be extended with new functionality (e.g. chart types, special components, services etc.) leveraging our RESTful or XML APIs. OpenAPI is supported and the APIs can be used from any language that support OpenAPI or that can construct an HTTP call.