> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/bitcloudphone/bitcloudphone-android/rpa-guide/guide-graphic/flow-designer/data-retrieval.md).

# Data Retrieval

Get Attribute

The text content obtained through element query conditions will be saved into the selected variable.

<figure><img src="/files/gC9T4e1jAcNLVHyH2keq" alt=""><figcaption></figcaption></figure>

HTTP Request

After sending a URL API request, the response data returned by the interface can be automatically stored in the specified variable for subsequent invocation.

<figure><img src="/files/mDLWgtSJqgrxJzkS7oEu" alt=""><figcaption></figcaption></figure>

Read Email

After configuring the mailbox login parameters, you can filter specified emails based on preset sender information and email titles.\
It then matches email content via custom extraction rules, and finally automatically stores the parsed results into variables for invocation in subsequent processes.

<figure><img src="/files/s2oxWtAHLY7J34eK3AoI" alt=""><figcaption></figcaption></figure>

Text Extraction

Store the extracted text into a variable.

<figure><img src="/files/pQKsh13bQSQ06BY850Ik" alt=""><figcaption></figcaption></figure>

Write Text

Write the specified text content into the variable.

<figure><img src="/files/ElIYIeZ1D1zyNS6tTpGS" alt=""><figcaption></figcaption></figure>
