Transformers
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
to see the detailed documentation on how to create your own transformer.