문제

Can any one guide me how to enable web services in redmine, specially XML RPC. And a proper way to implement such web service in redmine.

Thanks. Parthiv

도움이 되었습니까?

해결책

The REST API appears to have been integrated into the trunk a couple of days ago:

Check out Redmine's documentation, with links as to how to use the interface in Ruby and PHP:

However, I think there's only a REST web service interface now, no SOAP nor XML-RPC.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top