Modify Vault user and pass in execution time

I have the following use case: I perform multiple registrations, and I need to access a different email address each time to obtain the confirmation link or verification code. How can I achieve this since I need to log in to Outlook at runtime with different credentials?

You either need to create an Excel file and keep it somewhere near the robot or you need to enter every email-pass credential to the Vault.

You can use Vault → List Items and Vault → Get Item to dynamically get a vault item. Vault Credentials support msg object, if you can pass the vault_id and item_id to the Get Item with msg you can retrieve the item you like. You can find the right item iterating in the output of List Items node.

To get faster responses, join our Discord at https://community.robomotion.io