> 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="https://1346224839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDG17bXYc9SCTUw90LCSz%2Fuploads%2Fh8emVvJgplvaJ5kJhsBD%2Fimage.png?alt=media&amp;token=cdc050a2-be9b-4f88-8dbe-b0b7d10484b7" 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="https://1346224839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDG17bXYc9SCTUw90LCSz%2Fuploads%2F2FcNyRymhPbCCyozszDU%2Fimage.png?alt=media&amp;token=2aa48629-0f44-4913-9b69-383c517505c3" 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="https://1346224839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDG17bXYc9SCTUw90LCSz%2Fuploads%2FPfdOdCygalvj5j1f3iO9%2Fimage.png?alt=media&amp;token=e79a44fd-9000-40d3-b36f-be26ca75d2ff" alt=""><figcaption></figcaption></figure>

Text Extraction

Store the extracted text into a variable.

<figure><img src="https://1346224839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDG17bXYc9SCTUw90LCSz%2Fuploads%2FXu7UEWVbUsezWfnaRh43%2Fimage.png?alt=media&amp;token=f2df4647-9505-47e4-8f0e-fd67e57f4eef" alt=""><figcaption></figcaption></figure>

Write Text

Write the specified text content into the variable.

<figure><img src="https://1346224839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDG17bXYc9SCTUw90LCSz%2Fuploads%2F7FfryGKzxKjZUQEK3VDz%2Fimage.png?alt=media&amp;token=e6affc28-a4a8-4268-aea2-7293d38a9304" alt=""><figcaption></figcaption></figure>
