Which row is deleted in automation triggered by "Row added or deleted"

Hi, I am trying to find answer how I could identify row, which is beeing deleted when automation on table is triggered by "Row deleted" followed by action "Add row". In the context row is not value of deleted row. It is probably the new row in anbother table ... I would like to write some information from deleted rows to other record.
In summary. I have automation on table1 on delete, which have value in field [tbl1id].
When on-delete is triggered and action Add row to table2 is started, I would like to put there value of [tbl1id] to some column in tbl2, but it seems not to be existing ...
Is it possible to read values of record, which is beeing deleted from somewhere?

Hi @Zden-1074,

Thanks for your post and welcome! :honeybee:

Here's an older post that might relate to the issues you've been running into:

Here is an article you might find helpful, as well:
Classic experience:

Thank you,
Evelyn