I have a plugin which is running on entity "X" and it updates records in another entity "Y" from N:N relationship. From the entity "Y" another plugin is triggering on the same update.
Is there any way to get the triggering record ID of "X" from the plugin triggering from "Y" ?.
Thanks in advance.
*This post is locked for comments