Create a web service reference
Create the web service reference to include later when you create a User object using a data model.
- On the TotalAgility Designer Home page, navigate to .
-
Click
New.
The New web service reference dialog box appears.
-
Select
RESTful as the
Service type.
-
Enter
REQ as the
Name.
The Category is automatically set to Default Category.
- Leave the category unchanged.
- Enter the following URL: https://reqres.in/api/
- Click Save.
Next, create a process to manage the user. Continue to Create a process.