Flow Get Project Asset Breadcrumb Action
Last updated
Last updated
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:
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
Please pay close introduced in version 4.10.0 onward.