Hello guys,
Actually my problem is how to retrieve information from user chatting with my bot (if the dynamic variable cannot be retrieved via the previous action).
For example, my use case is as follows: when a ticket is created on Freshdesk with the status "Urgent", an adaptive card is sent to a Teams channel.
I would like to display the Office 365 name (in Freshdesk you juste have an ID, and not the name, surname....) of the user who created the ticket on this card.
What can I do to retrieve office user information ? "Get user profile" ?
Regards