Multiple custom intents in App

Hi,


i am working on an App where i will be booking a movie ticket based on availablity.
So when user says Book a movie ticket i do authentication on background and present users with multiple options(movie name, show time..etc) then i will be getting required inputs to book a seat. i want Siri to read out the necessary inputs that needs to be given by the user.
with custom intents i create the first step. problem is how to initiate the forth coming calls to siri..
is it possible?. if possible how to do that.


help would be greatly appreciated

- Vig