I have created a datastore, and information of which can be fetched using employeeID( number). Our requirement is that when user request to check his records, the bot should mask few sensitive information (Email id, manager’s employee Id etc).
How it can be achieved?