We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

retrieve deleted items by sharepoint list output

jam_alt0409
5 - Atom

Hello! I created a workflow that deletes and appends data to an existing SharePoint list. What I noticed though is I cannot find the deleted items from the site's recycle bin. Is there a way to retrieve the deleted items? Thanks in advance!

1 REPLY 1
OllieClarke
15 - Aurora
15 - Aurora

Hi @jam_alt0409 judging from these posts: Post1 (admittedly very old) Post2 and Post 3 it looks like the DELETE method of the sharepoint API (which is what is used by Alteryx to connect) might skip the recycle bin. 

This does seem contra to the API documentation though: image.png

You might be able to find the deleted items in a previous version of the list?

 

Ollie

Labels
Top Solution Authors