Using the workflow action "Start Workflow," it's possible to create a new workflow schedule for a list item.
I have a different workflow which determined that a workflow schedule needs to be cancelled. I can't find a workflow action that does this.
The "Call web service" action allows the web method RemoveWorkflowScheduleOnListItem to be run. This works, but would require that I let all SharePoint users use my credentials.
Is there any way to accomplish this without having to enter my credentials?



