Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to populate custom field value of location into Agent View information

Robert Torres July 15, 2024

Hello everyone, 

I have a question about how to try and best execute a suggestion that came to our team. We are wanting to get the location of an employee, it's an attribute field of the employee in assets in our Entra ID connection. How best could we try and automate this bit of info to get from the user submitting the ticket into the details. (It appears as Office Location in the Entra Asset) but want it to populate in the "Location" field details.

thank you!

1 answer

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 15, 2024

One way of doing this is to set the location as a user profile property, you could then use a smart value like this to set the location:

{{issue.assignee.properties.metadata.location}}

I have a workflow that sets the location, country code and Slack member Id when the user is first created (this happens when Okta creates the user and this trigger the workflow in tray.io and also creates a ticket in our HR project).

Another option would be to use REST API and get the location from Entra when the request is assigned.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events