I have a Link API that I want to integrate into K2. Could you provide steps on how to add this API link (GET method) within the K2 system?
Page 1 / 1
Hi, you need to do the following:
- Make sure that you can get the API to work in Postman first. Then transfer the settings exactly from Postman to the REST Service Instance Configuration
- Make sure that the API exposes a Swagger 2.0 file using the REST Service Broker, see here for the REST Swagger File Reference Format. The service instance will automatically generate all your SmartObject methods for you. GET, POST etc.
Hi
Did this response answer your question?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.