Is it possible to run single workflow instance for multiple items? I have spd 2010 workflow i have created and I would like to trigger the workflow via a button on a sharepoint page.
The trigger should cause the workflow to update each items not just one
I have read that my my options could be to use rest api/spservices
Will SPServices work with sharepoint online?
Any resources would be appreciated