How can I pull information from the database? Follow
Is there a way that I can utilize YouTrack data at the database level. Obviously I am not looking to manipulate data, but I am in need for more complex/robust reporting/analysis and I do not want to have to pull information as a CSV on an as needed basis (which is challenging to pull that info into a database, without using SQL SSIS to do so).
Please let me know if this is possible.
thanks,
Tim
Please sign in to leave a comment.
Hi Tim,
Please have a look at our REST API. Also you may find useful our Python Client Library and YouTrackSharp.