How to pass query parameters when invoking a Rest service

  • 16 January 2020
  • 2 replies
  • 22 views

Hi,

 

We are invoking a rest service from K2 and need some help on how to pass 'query paramters' while sending request to the service.

 

Thank you,

Devi.


2 replies

Good day mmotupalli


 


Please see the following.


URIs for REST Services: https://help.k2.com/onlinehelp/k2five/devref/5.3/default.htm#Reference/SmO/REST-URIs.html,


Working with Endpoint SmartObjects: Serialization and Deserialization: https://help.k2.com/onlinehelp/K2Five/UserGuide/5.3/default.htm#ServiceBrokers/EndPoints/SmartObject-Serialization-Deserialization.htm,


REST Swagger File Reference Format: https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#ServiceBrokers/EndPoints/REST_SwaggerFileReferenceFormat.htm.


 


Best,


Sunrise

Badge +7

Hello  @mmotupalli ,

 

Perhaps you might want to have a look at his:-

 

Generating a Swagger Descriptor for REST-based Services using RESTUnited.com

https://help.k2.com/kb001758

 

 

Passing Variable Workflow in Rest Api with C# Code

https://community.k2.com/t5/K2-Five/Passing-Variable-Workflow-in-Rest-Api-with-C-Code/td-p/104196

 

All the best

Reply