REST Transformer

To create a Transformer for a RESTful API, follow these steps:

  1. When creating a new Transformer, select the type as "REST".
  2. Click "Save" to create the REST Transformer.

By choosing the REST type for your Transformer, you can specifically tailor it for simulating and testing the APIs which takes JSON/XML data as input and internally may use JSON/XML/ISO data format. This allows you to simulate requests, responses, and endpoints, and analyze the behavior of your REST API integrations.

Feel free to explore the various features and functionalities available within the Transformer to effectively test and develop your RESTful APIs.