External Data Commands
Refer to the table below for a detailed overview of each command and its respective functionalities:
Command | Description |
---|---|
|
Interact with internal and external REST APIs. |
|
Clear the clipboard whenever the information in the clipboard is no longer relevant to the task (or to next step) |
|
Copy the value from the active field of active application and place it into a new or existing variable. |
|
Retrieve the value of an existing Windows environment variable and place it into a new or existing wizard variable. |
Retrieve the contents of the Windows clipboard and place them into a new or existing variable. |
|
|
Retrieve the code for the currently selected Windows input language and place it into a new or existing variable. |
Retrieve the current Windows version (either by number or name) and place it into a new or existing variable. |
|
Retrieve information from Windows Event Logs (according to a filter you define) and place it into a new or existing variable. |
|
Log the occurrence of any custom activity and its value during the running of a wizard. |
|
Copy a value stored in a variable into the Windows clipboard. |
|
|
Use a JSONPath query to extract specific information from JSON data stored in a variable and place it into a new or existing variable. |
|
Use an XPATH query to extract specific information from XML data stored in a variable and place it into a new or existing variable. |
Retrieve the value data for a Windows Registry key you specify and place it into a new or existing variable. |
|
|
Remove specific data from the Windows Registry. |
|
Report custom Business Intelligence (BI) information into the Nintex database. |
Insert the contents of an existing variable as the value data for a Windows Registry key you specify. |