Skip to main content
Nintex Community Menu Bar
Solved

Dynamically get Item URL in a workflow in O365

  • January 23, 2019
  • 2 replies
  • 143 views
  • Translate

Forum|alt.badge.img+2

Hello,


I need to dynamically find the URL of a current item in a document library for use in a Web Request. 

 

The problem is that I am using Office 365, so {Workflow Context: Current Item URL} brings back the URL in this format:

[sitename]/[listname]/Forms/DispForm.aspx?ID=[#]


I need it in the format:

[sitename]/[listname]/[FileName].csv


This is the format that on-prem uses for {Workflow Context: Item URL}, but I don't see any out of the box equivalent. Is there a way to pull the URL in the latter format easily? 

 

For bigger picture on what I am trying to achieve... Vadim Tabakman has a great tutorial for parsing a CSV and converting it to SharePoint list itms, but I'm in O365 rather than SP 2013, and am finding the discrepancy in Current Item URL vs. Item URL is causing me issues.

 

Thanks!

Best answer by arne_nostvik

You need to use the "Encoded absolute URL"


Write to log action:

It gives the full filename as a result.

This is a workflow in a document library in Office 365 / SharePoint Online.

View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+3

You need to use the "Encoded absolute URL"


Write to log action:

It gives the full filename as a result.

This is a workflow in a document library in Office 365 / SharePoint Online.

Translate

Forum|alt.badge.img+2
  • Author
  • 8 replies
  • January 29, 2019

Thank you Arne!  I had created a workaround to get the file name but this is cleaner.  I appreciate the response!

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings