Integrating into a 3rd party application and connecting to your own database

Last Updated: August 12, 2025

This guide explains how to securely embed ResourcePlanner into WeWeb, other low/no‑code application or any custom app. It assumes you have a workspace set up in ResourcePlanner and that your backend (e.g., Xano, AWS Lambda) can make HTTP requests. This guide shows how you can:

You can use ResourcePlanner in 3 different ways:

  1. Guide for embedding ResourcePlanner in a 3rd party application via wireframe.You will be still storing all data in our database, but you will have more seamless experience, as it will look like part of your application.
  2. Guide for using your own database (API integration). Instead of using our backend, you can connect ResourcePlanner to your own database. In this case, you will still be enjoying advantages of simple drag and drop interface, but you can send data to display from your database.
  3. You can follow both of the above options and ResourcePlanner will work for you just as visualisation layer. It will be embedded in your application and you will be serving your own data about projects and assignements from your database. This way you will enjoy all benefits of ResourcePlanner, but at the same time you can do your own magic with projects and assignments on your end.