BitFusionAi
BitFusionAi10mo ago

Create PDF / HTML with Firebase database...

Hey everyone! I am new to API calls and have low coding knowledge. I just watched this tutorial on YouTube, however I did not understand from which database the data is coming from. Like what data I should connect to get the output PDF. https://youtu.be/4Ny3x8me-wA?si=Pzz2CIMowONin9pW
BuildShip + Rowy
YouTube
Create PDF / HTML with Firebase database using AI and No Code
Converting Database Data to PDF with Low-Code Backend Builder BuildShip Use data from Firebase Firestore or any other database like Supabase, Postgres and easily generate PDFs using BuildShip, a low-code visual backend builder. By using AI to generate essential HTML, a Firestore collection as the data source, and a Firestore to PDF template, we...
No description
1 Reply
Gaurav Chadha
Gaurav Chadha10mo ago
Hi @BitFusionAi, the data is stored and fetched from the BuildShip's built-n Firestore database, you can do CRUD operations using BuildShip Database nodes. Soon we'll be adding UI support to interactive with these database. In this case you can create a document and query it using these nodes.
No description