I am customizing the Freshdesk Support Portal and need to fetch details of the currently logged-in user. While exploring the documentation, I couldn’t find a clear way to access this information.
My requirement is to display the “Submit a Ticket” option only for specific users. Is it possible to achieve this using Liquid in the support portal? If so, how can I conditionally check user details and control the visibility of the “Submit a Ticket” option?
Any guidance or examples would be greatly appreciated. Thanks in advance!