Skip to main content
Version: ACE 5

Virtual step

ACE Working example

Provided workspace showcases an endpoint which returns a list of users. The users are generated by using a custom step that is not built into ACE.

How to use the example?

Try the provided GET /createPlaceholderUsers method from the Try it out view.

The endpoint returns a list of users. All users are generated by a virtual step. User defined virtual steps are used the same way as built-in ACE steps. The virtual step also attaches a schema which defines the form fields required by the step.