Query

Query

Certified

Run Couchbase N1QL and capture results

yaml
type: io.kestra.plugin.couchbase.Query
yaml
id: query
type: io.kestra.plugin.couchbase.Query
connectionString: couchbase://localhost
username: couchbase_user
password: couchbase_passwd
query: SELECT * FROM `COUCHBASE_BUCKET`(.`COUCHBASE_SCOPE`.`COUCHBASE_COLLECTION`)
fetchType: FETCH
Properties
Min length1
Min length1
Min length1
Min length1
DefaultSTORE
Possible Values
STOREFETCHFETCH_ONENONE
SubTypeobject
Formaturi