> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List transformers

This page will explain what list transformers are and where they are used.

The following list transformers are available:

| Name                                                                                                                           | Description                                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Alumio - EDI - Acknowledge](/references/transformer-step/alumio-edi-acknowledge-v2)                                           | Generate EDI acknowledgments                                                                                                                                         |
| [Alumio - EDI - Deserialize](/references/transformer-step/alumio-edi-deserialize-v2)                                           | Convert an EDI message to JSON                                                                                                                                       |
| [Alumio - EDI - Serialize](/references/transformer-step/alumio-edi-serialize-v2)                                               | Convert JSON to an EDI message                                                                                                                                       |
| [Alumio - EDI - Validate](/references/transformer-step/alumio-edi-validate-v2)                                                 | Validate an EDI message                                                                                                                                              |
| [Alumio - EDIFACT - D96A to JSON](/references/transformer-step/edifact-json-to-schema)                                         | Convert an EDIFACT D96A message to JSON                                                                                                                              |
| [Chain multiple entity transformers](/references/transformer-step/chain)                                                       | The Chain transformer is used to execute a list of data transformers.                                                                                                |
| [Conditional entity transformer](/references/transformer-step/conditional)                                                     | The Conditional Transformer enables decision-making within data flows, by allowing you to execute other Transformers when certain pre-configured conditions are met. |
| [Create batches by combining items](/references/transformer-step/batch-creator)                                                | Combines multiple input items into a single output item.                                                                                                             |
| [Data, transform data using mappers and conditions](/references/transformer-step/data)                                         | Apply a set transformers based on optional filter condition.                                                                                                         |
| [Exact - Customer - Retrieve customer](/references/transformer-step/exact-retrieve-customer)                                   | Checking Existed Customer and Creating Customer in Exact                                                                                                             |
| [Exact - Order - Alumio order to Exact](/references/transformer-step/alumio-order-restructure-to-exact)                        | Alumio Order to Exact restructure                                                                                                                                    |
| [Exact - Order - Getting Item Id from Exact](/references/transformer-step/getting-item-id-from-exact)                          | Alumiuo Order to Exact restructure                                                                                                                                   |
| [Filter Order By Status](/references/transformer-step/filter-order-by-status)                                                  | Filter an order by a status                                                                                                                                          |
| [Filter previously stored entities](/references/transformer-step/storage-filter-stored-entity)                                 | Filter on previously stored entities                                                                                                                                 |
| [Get branches from a pattern](/references/transformer-step/brancher)                                                           | Takes a set of entities and branches the data based on the supplied pattern.                                                                                         |
| [Merge input with output](/references/transformer-step/merger)                                                                 |                                                                                                                                                                      |
| [Netsuite Create customer that doesn't exist yet](/references/transformer-step/netsuite-create-customer-that-doesnt-exist-yet) | Create customer that doesn't exist yet in Netsuite                                                                                                                   |
| [Netsuite Currency Dictionary](/references/transformer-step/netsuite-currency-dictionary)                                      | Map Netsuite currencies                                                                                                                                              |
| [Netsuite Getting Customer Id](/references/transformer-step/netsuite-getting-customer-id)                                      | Getting Existed Customer Id in Netsuite                                                                                                                              |
| [Netsuite Order restructure](/references/transformer-step/order-netsuite-restructure)                                          | Order Schema org to Netsuite Order restructure                                                                                                                       |
| [Netsuite Shipping Dictionary](/references/transformer-step/netsuite-shipping-dictionary)                                      | Map Netsuite shipments                                                                                                                                               |
| [Node, transform nodes](/references/transformer-step/node)                                                                     | The node transformer takes the settings in the supplied accessor and filters and applies the data transformer on every matching item.                                |
| [Set the entity schema](/references/transformer-step/type-setter)                                                              | Set the entity type for the data.                                                                                                                                    |
| [Split up: Get items from HTTP request](/references/transformer-step/http)                                                     | HTTP Transformers are used to interact with web endpoints. Used to get items from an external endpoint one by one.                                                   |
| [Transform schema.org data order to stamped io order](/references/transformer-step/stamped-io-order-restructure)               | Transform schema.org data order to stamped io order                                                                                                                  |
| [Validate by JSON schema](/references/transformer-step/json-schema-validator-filter)                                           | Transformer is used to validate JSON data based on the supplied schema.                                                                                              |
| [Write all items to a file](/references/transformer-step/write-file)                                                           | Writes all its input items to a file and returns the path of the created file.                                                                                       |
| [Write all items to a file](/references/transformer-step/write-file)                                                           | Writes all its input items to a file and returns the path of the created file.                                                                                       |
