Hi all, i am making some overviews in Excel and I am trying to get the remotelink from an Epic entry in there as well. Now I use this statement to fetch the data : = Json.Document(Web.Contents("https://jira.XXX.XXX.com/rest/api/latest/search?maxResults=250&jql=project = XXXX AND issuetype = epic ")) I expand all the fields, records, list etc. but somehow RemoteLink is not popping up. Any Ideas how to fetch that ?