Hi community members,
I’m setting up an automation that triggers based on the date but running into a problem with getting the values of the record that triggered the automation…
To give you context, the main table is "Reservation" and contains all details of the reservation. In it, there is also a linked field "Yacht" which points to another table "Yachts". I have also added 2 lookup fields in Reservations : yacht name and yacht model.
I defined the input variables but when I want to output them, the linked fields are empty arrays (see screenshots below).
Please advise on how to fix it because I need to pass these values via webhook for further use.

