I have created a workflow that starts manually on a custom action button. But now how do I get this implemented into an HTML button that is placed on a Sitepage.
Inshort, need to override the onclick event of custom action button from ribbon to an HTML button on a sitepage.
Is it possible?