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.
Click here to see the detailed documentation on how to create your own transformer.