Add data to queuee

Hi @bakrious12

You can add in either places.

In init state - add it inside the if condition for first run

If in get transaction data… then add a if condition to check in_transactionnumber=1 then inside on true side add the xaml

Cheers