We have created a ticket portal where the list of tickets are visible, we have given view access to the users and they login through their GSuite ( SSO). We would like to record the e-mail id of the person taking the action since all tickets are visible to all users on the dashboard.
How can this be achieved? Is the information stored in an environment variable or something like that?
The info must be a part of the payload sent to an endpoint when the submit button is clicked!
Will be glad to receive a swift response from the community!