I want to store data in couchbase database through outsystems. I need your suggestions how can I achieve it. If anyone have did this please provide demo example.
https://www.couchbase.com/
Thanks in advance.
Hi Ajit,
Couchbase support .Net Core, So you can create API in .Net core and consume that API in outSystems.
https://developer.couchbase.com/tutorial-quickstart-csharp-aspnet
Thanks
Vinod