177
Views
3
Comments
Solved
How to consume REST API POST method in outsystems using API key Authorization?
Application Type
Traditional Web, Mobile, Reactive, Service

I am able to consume GET method but facing problem with POST method

2022-01-03 05-09-41
Harinandhan V
Solution

Enter Your API endpoint url and add the payload inside request

You can add header like api key as input parameter

And you can go to test tab and test the api and click finish and you can use the responds as structure

UserImage.jpg
Siddi Mahesh

Thank you its working

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.