Hi all,
I have a piston like this.
When things happen then send notification but include older notification from that piston too so that notification includes “what happened” and “what happened before that”.
That works now and big thanks for @WCmore
Now I’m trying to figure out how can I send notifications created from other pistons to go through this piston. Situation at the moment is that my other pistons send notification but they do not know what was the notification before (created by other piston). So basically all other pistons that send notifications sends just “what happened”. Here’s on example:
Is there a way to get all notification from all of my pistons so that no matter from what pistons they come they would know what was the notification before even though it came from different piston?
(sorry if I’m not clear enough…language barrier…)