Skip to main content
Version: 15.2.14 🔚

External Writer

External writer is used in pipeline, write data to external.

info

External writer is available for Super Admin only.

caution

Implementation external writer must be packaged and deployed with doll instance.

Standard Tuple Page​

External writer use standard tuple page.

Edit External Writer

Form Validation​

  • External Writer Code: required,
  • External Writer Type: required. Currently, 2 types are built-in:
    • Standard Embedded Writer,
    • Standard ElasticSearch Writer (under construction),
  • Data Zone: required,
  • Url: optional,
  • Personal Access Token: optional. Signed by another system.

Model​

Find external writer model here.

Built-in Writers​

Here for more details on using built-in external writers.

Extend External Writer Supporting​

Here for more details to extend your own external writers.