Add additional linked field items to Zapier payload
D
David Gruhin
Example:
I have 3 collections of data.
- Users
- Dealerships
- 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.
A
Austin Adams
It may not be a fast solution but.. I know I've used lookup fields to get this done. It creates a lot of extra fields but it gets it done.
D
David Gruhin
Austin Adams: I solved with some rebuilding of my Airtable tables. Thanks.