Child Records not available in automation?

So here's my setup, I record bookings and for every booking, there's a child record for add-ons. 
So whenever I create a new booking, I can also add add-ons inside the booking form. 

Now I have a bot that sends an email regarding a new booking:
The email body has the following:
<<[Related AddOns][Add-On Name]>>

Unfortunately. Nothing shows when in fact I actually did add an add-on inside the booking form. I also tried doing <<[Related AddOns]>> to see if the ID is even recognized... And still none.

Next I did tests in the app-editor automation bot. It works when I trigger the bot on any existing rows. but when actually using the app, it shows nothing. 

My assumption is that: the bot only recognizes the new booking record but not the children records that comes along with it.... It actually worked when I added a wait action... maybe it allows it to load all data.. but again we want things to be immediate... Is there any workaround or has anybody found a solution?

0 3 127
3 REPLIES 3
Top Labels in this Space