I have one list 'transaction', I have another list 'transaction log' with a lookup column link to ID of 'transaction'. When I add a new item in 'transaction', I want to trigger action to add a new item in 'transaction log', with lookup column set to ID of the new transaction item.
Thanks

