Skip to Content
0
Former Member
Mar 13, 2018 at 09:28 PM

Using POST api in BODS

210 Views Last edit Mar 13, 2018 at 09:29 PM 2 rev

My requirement is to post data from BW (using BODS) to Couchbase which accepts JSON only. I was able to create JSON output in BODS but now I need to post that data to a endpoint(api) in couchbase. Where can I write POST statement for the api? In Script?