Exporting data from "My_app"

Hi everyone,

I’m currently working on a project called “My_app” and I need to export the data from a query named “Complete” in a specific format (CSV, XML, or others.). I want to export it to the directory c:/data/my_app/ using the console. Is this possible? If so, could you please guide me on how to accomplish this?

Thanks in advance for your help!

Hi Eduardo,

Check out the docs here:
Advanced Topics | CyberTracker Wiki

We have just added support for exporting CSV and TSV in the latest build (3.532).

Cheers,
-Justin