I have a rest service which performs a business functionality. Data is updated in the database.
Whenever data is updated/saved it is available through a Rest service. Whenever there is a change, a K2 workflow is supposed to start and carry that data to different teams/systems for further action.
Since this does not involve a smartform, I am looking at an option to start the workflow. Polling doesnt look too elegant either.
Any suggestions.
Thanks in Advance.