Transformers

1. Overview

A transformer is a stateless processing object that takes inputs and converts the input into a processed response. Transformers may in turn call external services if needed. We currently have two working transformers which are listed below.

2. How to contribute a transformer

Click here to see the detailed documentation on how to create your own transformer.

Last updated