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?