This topic provides examples of using the flow editor on the API Orchestration user interface to create flows and configure and connect the flow-nodes in a flow. The examples use the Swagger definition import of the simple user application endpoints. For additional information on importing endpoints, refer to the Importing endpoints section of Manage Endpoints. The following flow examples are provided:
Page: Count Users
Page: Create a User
Page: Delete All Users
Page: Delete a User
Page: Find a Distinct User
Page: Find All Users
Page: Find and Modify Users
Page: Find a User by ID
Page: Query a User
Page: Update a User
Page: Upsert a User