Search found 4 matches

by glen
20 Mar 2021, 11:11
Forum: General Discussion
Topic: how can i integrate MantisBT with MS Azure Data Factory
Replies: 4
Views: 6096

Re: how can i integrate MantisBT with MS Azure Data Factory

hi cas, thanks, i'll give that a go
meanwhile, i did manage to extract via the SOAP API using HTTP and XML in Azure.
only problem there is the SOAP APIs are limited.
cheers
g
by glen
19 Mar 2021, 16:41
Forum: General Discussion
Topic: how can i integrate MantisBT with MS Azure Data Factory
Replies: 4
Views: 6096

Re: how can i integrate MantisBT with MS Azure Data Factory

hi cas
does the underlying database store the data in a usable form, to access directly then ?
the version i am having to deal with only enables me to use SOAP, and I cannot find a suitable API to read Issues.
ta
by glen
19 Mar 2021, 15:38
Forum: Help
Topic: Mantis SOAP api questions..
Replies: 1
Views: 2707

Re: Mantis SOAP api questions..

hello
i am now having the same problem.
did you ever get a resolution or find out how to get all issues ?
ta
by glen
16 Mar 2021, 11:01
Forum: General Discussion
Topic: how can i integrate MantisBT with MS Azure Data Factory
Replies: 4
Views: 6096

how can i integrate MantisBT with MS Azure Data Factory

hello
i am brand new to Mantis, and have been asked if i ca export data out of it, into an Azure database using MS Data Factory.
at the moment, i am hooking into my data via a php script, in PowerBI using a cookie string, but it is too slow these days.
i am looking to connect to Mantis, and simply ...