Hi,
As topic says. I have an item list and when I delete something there I want it's children to be deleted in other lists. I this possible with a workflow to a sharepoint online site?
The hierarchy is like:
strategic objective with one type of child, strategic priority, that has two different types of children: performance measure and milestone action (each parent/child type in different lists).
They are all assigned with a parent ID so I can easily track them, just curious whether I can pick up a delete event or not?
Thanks in advance.
edit: I guess this should be moved to workflows, thanks.
edit 2: is this only possible to achieve by creating a web service and deploy it in azure?