I had this working in SP2013, though I'm missing something that is likely simple.
I have a task, within the initial email options, email body, I would like to have something like "Click here to edit the file". This would link to the file the workflow is running on in the doc library. What am I missing here, I can't seem to find any options in the Insert References, Item Properties or Workflow Context that links directly to the file. Current item URL links to the item, not the document, I want a link to the document as well in the email
Thanks,
Solved! Go to Solution.
I found what I was looking for.
Previously on SP2013 onprem I used {Common:ContextItemUrl}
Appears what I was able to use in the same fashon for O365
{Current Item: Encode Absolute URL}
I think I was having problems as I was stuck looking for something with File in the description.