How to make a query in rtEvent
I have created an event in Adobe campaign standard and I can see it is creating an extension to the vanilla nms:rtEvent. Using the follow up delivery template, I am also able to access those ctx data corresponding to that event which are stored in my database. However, any kind of query activity is not allowing me to see the data.
Is there any possibility to make a query on that data? I tried to look at that data using the adobe campaign standard API, however, could not find it. My goal is to - read those data and based on that data make some kind of decision.
Please let me know if anyone has any suggestion!!