Is there a method to use a workflow to cancel a pending update request? Let's say I have a user who receives an update request through a reoccurring workflow, and rather than use the Update Request form in the notification, they opt to edit the sheet directly. Even though they have fulfilled the function of the update request, it will still indicate as pending until manually canceled.
I'd like to be able to have a workflow run when the row is modified (or on an hourly/daily schedule) that checks to see if conditions are met, and if so cancel any pending update requests for that row
Is this doable?