Example of XMLRPC interface API with BUGZILLA

315 Views Asked by At

How to access Bugzilla bugs with XMLRPC interface. What .py and .XML contains. bugzilla server URL api methods

1

There are 1 best solutions below

0
VladP On

Try to follow this, although it is not obvious/ Requires a lot of work to implement it: https://www.bugzilla.org/docs/5.0/en/html/integrating/api/Bugzilla/WebService/Server/XMLRPC.html