Expanso Transform Formats

Format transformation between JSON, XML, and CSV

expanso-io Updated

File contents

Transform Formats

Format transformation between JSON, XML, and CSV

Category

data-transformation

Quick Start

# Run the pipeline with sample data
./run.sh

# Or run directly with Expanso CLI
expanso run -c pipeline.yaml

Pipeline

The pipeline.yaml contains the complete Expanso configuration.

Requirements

  • Expanso Edge installed (clawhub install expanso)
  • Required credentials configured (see pipeline.yaml for env vars)

Testing

./test.sh

Related

expanso-io/skills.expanso.io/tree/main/skills/recipes/transform-formats commit 0ab9a3d8b2

Frequently asked questions

npx skillmds@latest add expanso-io/expanso-transform-formats