Q: Rtila Nocodebackend
Hi, I'm struggling with trying to automate table entries for a database in nocodebackend.com. My automation is to get the details from claude ai of the tables required and then just create the database and begin the process of filling in the tables. Is this something that can be done? Do you have vidoes for this? I look forward to hearing back from you.

RTILA
Mar 28, 2025A: dear jamoooret. We already have a similar command for a nocode database backend for Directus.io and we could rather easily create a command for nocodebackend.com as I have just created a test database and saw the API instructions which is very similar to what we already have. So for writing into the database this is confidently doable.
Now for getting the data from Claude then it has to be structured data and not chat like text. Ideally you want to use Claude API and use the structured output endpoint/method so that the data you get back from Claude is easily matched to the table fields of the nocodenackend.com database. And we already have a Claude API command see here: https://rtila.com/downloads/?_s=claude