Want to add new table in Traccar Server Database and also api's to Send, Get, Edit and Delete Data from new Table in Database

Furqan Mughal12 days ago

I am developing a Flutter Application using Traccar Server, I have go through https://www.traccar.org/api-reference/ all apis but can't find a way to create my own table in database also need api's to save, fetch, update and delete data from table. I have paid server and according to my applications logic i need several more table's to store and retrieve data. Is there any way to create table and api's as a Flutter developer that i can manage to create and use.
Help me out! Thanks in Advance

Anton Tananaev11 days ago

That would require backend changes.

Furqan Mughal11 days ago

Guide me what kind of changes require ?
Also backend in which language ?

Anton Tananaev11 days ago

Have you checked the repository before asking these questions?

Furqan Mughal11 days ago

No