?
Transaction data
Now that we understand how useful simulation is when creating the workflow, let's learn how to use the real data to create a simulation.
Step 1: Create an API endpoint and Server​
In our example, we created an endpoint with POST and path of /sample

Step 2: Send data from Postman or CURL​

Step 3: Run Simulation​

Step 4: Create Simulation​

Step 5: Name the Simulation​

Step 6: Select the Simulation​

Step 7: Check the Simulation​

Helpful?