Get User By Id

Meet the Get User By Id system action.

Get User By Id is a system action used to retrieve data of a single user based on their Id number within the application.

Select the element where the action will be added. Click on +Add Action in the Properties panel. (A)

Click on OnClick --> Authorization --> Get Users By Id to create the Get Users By Id action. (A)

The Get Users By Id action comes with the Id parameter.

Id: This is the field where you input the Id of the user you want to retrieve in the form of a GUID.

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated