Post Closed
2408
Views
3
Comments
How to create a rest api ?
Question

Hello Geeks,

Could you please share knowledge on how to create an outsystem rest api giving some raw content like json ? Also how to post values to outsystem rest api?


Thanks,

Sandeepkumar Gupta

2022-07-07 18-45-50
Niels Favreau

Hello!


There is a guide available for exposing a REST service : https://www.outsystems.com/learn/training/14/1716/730/expose-data-using-rest/#VideoTitle


Greetings,


Niels

UserImage.jpg
Thomas Parks

Above URL no longer works, but this one is quite useful:


https://www.youtube.com/watch?v=DiKHR7Qe1Es


2019-01-14 10-48-23
João Pedro Batista
Staff

Hello Sandeepkumar,

Check out the official documentation on exposing REST APIs, hopefully it will help you :)

Cheers