DocumentGet
yaml
type: "io.kestra.plugin.typesense.DocumentGet"
Get a document from a Typesense DB
yaml
id: typesense_get_document
namespace: compnay.team
tasks:
- id: get_document
type: io.kestra.plugin.typesense.DocumentGet
documentId: "0"
apiKey: "{{ secret('TYPESENSE_API_KEY') }}"
port: 8108
host: localhost
collection: Countries
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES
Dynamic
YES