Skip to content

CouchBaseSQL function

CouchBaseSQL function is used to connect and fetch data from couchbase Database.

Select SET command from the action dropdown and provide a variable name in Element key, edit parameter section and click on Form, select functions from the dropdown and select COUCHBASESQL function. Provide ip, username, password, bucket, query and field.

The output of the query will be stored in a variable defined in Element Key.

Back To Top