I have a problem with action
Copy attachments to URL
where workflow reports exception:
Can’t find list with URL: /sites/dev/Delte dokumenter
I’ve tried full url, server relative url, and url with space encoded
but action fails to get list url.
Example: mycompany.sharepoint.com/sites/ … dokumenter
[%Workflow Context:Current Site Url %]Delte dokumenter
[%Workflow Context:Current Site Url %]Delte%20dokumenter
etc
Also I can’t seem to find Plumsail Copy item and Move Item as an Action, but I could create separate post for that I guess.
( This is SharePoint Online / Office 365)
I think in your case the URL of the document library can be wrong.
Could you please try to use a Document library’ title instead of URL. If you want to get data from other site, please specify SiteURL at properties of the workflow action.