
Announcements
Hi
I would like to create a HR Bot to answer questions from employees
So I use Power Automate to collect the required attributes from the API LDAP and send them to PVA.
Then in PVA i would like to be able to recognize the legal entity of the employee to give him the right answer.
For example, in a trigger phrase: I wrote :how many days off do you have?
Then I created an action to collect the employee's legal entity in PVA (from Power automate).
And then I don't know how to continue in order to display the answer according to the legal entity of the connected employee?
If i create a multiple choice option, then user can click on the legal he wants.. and discover the social privilèges of another legal entity.
Thank you for your help
Hi @Anonymous
In this case, you already have a parameter table to know who is the user that is querying, for example by email and your Power Automate makes the query in a base, you just need to return the data to the PVA within the PA flow as a variable and present this variable to the user, as shown in the image below:
Did I answer your question?😉 Like my answer? Like it! 👍
|