In RPA workflow editing, you may sometimes develop your own web API to provide flexible dynamic parameters, or you might need to fetch specific data via network requests. Below is a simple example of matching content from a network request.
Basic Network Request Workflow
You can match content directly from the request result. If you need to match multiple items, save the result to a variable first, then use multiple text extractions to get each required piece of data.

Result Logs
The current IP is successfully matched, and the IP in the cloud phone reflects the configured proxy.
