Skip to main content
Version: 16.2 🔚

External Writer

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

info

External writer is available for Super Admin only.

caution

Implementation of extended 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,
  • Data Zone: required,
  • Url: optional,
  • Personal Access Token: optional. Signed by another system.

Built-in and extend Writers​

Here for more details on using built-in or extends your own external writers.