Fetch different Asset for different users using conditions for a single bot

Hi friends ,

thanks for your support always.

I have to enter some values on a web page based on an excel input.
The excel will have the requestor email ID and his credential is stored in the asset.
Like this we have 5 users with different credentials. i can create new assets for them.

But How can i add condition and fetch asset value based on the excel email ID.
its for a single bot.

thanks in advance.

As I understand by your question you are creating 5 assets for each users, so why can’t you create another column in the excel with the name asset_name. While reading you can get details of the user name with the asset name for that email id and then use get asset activity with asset name

1 Like