In this case, you can name the output variable activeUsers, where the system will store the fetched user data.
Properties, Entry Criteria and activity information
Properties represent the values used to perform the operations of an activity and Entry Criteria serve as conditions that determine whether an activity should be executed.
Field
Description
Properties
URL
Enter the URL to which you will send the HTTP request.
Method
Select the HTTP method for the request (e.g., GET, POST).
Content
Enter the HTTP JSON content to include with the request.
Request Headers
Specify additional headers to send with the request.
To add multiple parameters, click Add. To remove all parameters, click Remove All.
Query Params
Enter query parameters to send with the request.
To add multiple parameters, click Add. To remove all parameters, click Remove All.
Output
Activity Output
Enter a variable name to store the output. The system will create a variable that holds the data based on your specified properties.
Common
Name
Enter the technical name of the activity.
Display Name
This field auto-populates but can be changed if needed.
Description
Provide a description that is relevant to the activity.