Question

How to Add API (Postman) in Service Instance I need steps

  • 20 March 2024
  • 2 replies
  • 28 views

Badge

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?


2 replies

Badge

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.
Userlevel 5
Badge +20

Hi @HussamAbdallah96 

Did this response answer your question? 

Reply