Hey everyone,
This post is loosely related to this one: Old post
My web call was working great throughout our cleanup project, however, we've just started cleaning the engineering collection and there are multiple items with file name that contain commas and apostrophes. These seem to be messing with the recycle web request.
here's and example of the call with the culprit underlined:
http://it/_api/web/getfilebyserverrelativeurl('cust/TechnicalAdvisor/Tom'sFiles/FacilitiesChargeandDamageClaimsProcessInteraction.docx')
I've tried a build string action that puts the URL in quotes so the call doesn't mistake the apostrophe as part of the command but it still isn't working. Call works for all files except those with commas and apostrophes in the file or doc name. ugh.
Thanks in advance for the help!
Kassie