Forum Discussion
Rob Giesen
Jul 16, 2018Brass Contributor
Error handling failed Workflows - How to get the URL to use in SP List
Hi there, I have added an "Configure run after" part on a flow that creates an item in a SharePoint list everytime a part of the flow failes. This work's perfectly but i want to sent an URL to th...
Anonymous
Jul 16, 2018Wish I had access to a computer but on vaca. But look up using catch or flow error handling. You can basically do like a try catch type handling then put in the whole create list item steps in there then update a column on the item the workflow was ran on etc.