Search found 1 match

by MKH
12 Feb 2024, 04:21
Forum: General Discussion
Topic: Retrieve data from Mantis
Replies: 1
Views: 5591

Retrieve data from Mantis

Hi,

I intend to export all the issues reported in Mantis servers in our company and store this data in a database to do some analysis on them on the next phase. I checked Mantis forum and I have found two approaches for this purpose:
1- Using REST APIs provided by Mantis community: These APIs ...