Is there a node to save the last execution so i can reference it later?

@Keith_Harrison , I don’t think there is a dedicated node for this purpose. However, the solution does exist but would require a bit of coding (not “crazy complex”). What you need is so-called Static Data leveraged by Code node.

Some examples of its usage could be found on this forum, for example,

2 Likes