> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.11.0/helmut4-components/streamdesigner/nodes/actions/third-party/editshare-2/editshare-flow-7/flow-get-project-asset-breadcrumb-action.md).

# Flow Get Project Asset Breadcrumb Action

The Flow Get Project Asset Breadcrumb Action node retrieves an asset's breadcrumb trail within a Flow project. The breadcrumb is returned as a JSON array string, where each element follows the `folderName_folderId` format.

For example:

```json
["root_1", "video_11", "export_12", "interview_13", "incoming_14"]
```

**Configurable Settings**

* **IP**\
  The IP address of the Flow server
* **Username**\
  The username for authenticating with the Flow server
* **Password**\
  The password for authenticating with the Flow server
* **Flow Version**\
  The version of the Flow server in use
* **Project id**\
  The Flow project the asset belongs to
* **Asset id**\
  The Flow asset id

{% hint style="success" %}
Please pay close [attention to the information regarding the node refactoring](https://docs.helmut.de/helmut4-releases/v4.11.0/helmut4-components/streamdesigner/nodes/actions/third-party/editshare-2/editshare-flow-7/pages/MQcEPghBH1EKGGiTTMZS#change-from-version-4.10.0-onwards) introduced in version 4.10.0 onward.&#x20;
{% endhint %}

<figure><img src="/files/MB2IyUzrscvNi22zZDBb" alt="" width="345"><figcaption><p>Flow Get Project Asset Breadcrumb Action</p></figcaption></figure>
