Example:
I have 3 collections of data.
  1. Users
  2. Dealerships
  3. Vehicles.
If a user clicks an action button from a vehicle in Stacker which triggers a zap, is it possible to get all of the other linked table data based on configured relationships in Stacker, to be sent JSON payload for zapier?
ie. vehicle 1 is attached to user 1 who is attached to dealership 1, send all of the fields associated with that Vehicle pertaining to the associated linked ROWS from the other tables for that vehicle in the payload.