I need to send a notification to slack regarding my team's PR changes. The unique values I have are email and username. Both the values are same in bitbucket and slack. So I need to fetch any one of the value by UUID. How can I achieve this?