57
Views
1
Comments
How to get logged in user information in mobile app using a message id ?
Application Type
Mobile

how to know who wrote a feedback at the mobile app. After checking the service center and logged emails, I could not reach the exact email of the feedback sender. I only found that there is a message id which is unique to each log. So, my question is how to reach out the sender's details?
Thank you

2024-10-09 04-44-30
Bhanu Pratap

Hi Belal,

You can create an extension entity and get the data when user logins into the application and map it with message id. With that you can get the user data mapped with message id from which you can get the sender data easily. You can also see logged emails while checking the extension data.

Hope it solved your query.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.