Hi,
I am new to this so please let me know if I miss any crit info.
In Adalo :
- A simple restaurant app. Menu has multiple items. There are two collections. One called ORDER and other called ITEMS.
- ORDER collection has a relationship to another table called “ITEMS”. When an order is placed, a new recods is created which has name of all ITEMS that were ordered.
- This is working fine in Adalo.
In Zapier :
- Connection to Adalo app is working fine.
- I am able to send emails on the trigger I want
- But the value for ITEMS is not fetched when ORDER record is fetched. That value comes as NO DATA.
Any ideas?