Is this scenario for rules possible, if so, how would I go about setting it up?
- Several articles are created referencing two authors: Bob and Jane.
- Each article is published and via a rule webhook sends data about the article and the authors names.
- Later, the Bob author item is changed to show the name “Robert”.
- A rule detects the name change and now wants to find all articles where Bob is the author and refire the webhook to update the name to “Robert”.