Skip to main content
Nintex Community Menu Bar
Solved

How to get k2five help file in Tutorials

  • January 10, 2022
  • 2 replies
  • 28 views

I can not get the help file in User Guide Link

 

The help file link is https://help.k2.com/files/8554

Best answer by khanh

Hi Mason,

 

I think it's just a reference to the ExchangeRates webservice, you should be able to access the wsdl of this one. (http://k2learning.azurewebsites.net/ExchangeRates.asmx)

2 replies

Forum|alt.badge.img+10
  • Nintex Employee
  • Answer
  • January 12, 2022

Hi Mason,

 

I think it's just a reference to the ExchangeRates webservice, you should be able to access the wsdl of this one. (http://k2learning.azurewebsites.net/ExchangeRates.asmx)


  • Author
  • January 13, 2022

Hi khanh,

 

Thank you for your solution.

Yes! It works!

I just found I can access the webservice by VPN.(in China)

But my company server can't use VPN.

However I wrote the service code by myself (takes 2 days😭).

If you could fix the code download link, it would be great.