Can we trigger a specific journey via react native sdk?

Can we trigger a specific journey via react native sdk?

Yes, @Arjun_Bhagat. You can pass a key in the payload in this format: triggerJourney = <journey slug name>

Hey Pratik, Arjun

Since he’s talking about react native SDK, we’ll have to send journey slug in payload for key JourneySlug to trigger a journey for mobile SDK

triggerJourney - works for PWA bots :slight_smile:

Thanks for the clarification @Apoorva_Shrivastava!
@Arjun_Bhagat let us know if this doesn’t work for you.