N
Novu6mo ago
kAKASHi

Create 2 push notification providers in the same workflow using UI.

Hi everyone, I'm working on a PWA, I have a workflow with 1 push notification step using FCM for Android devices. However, I would like to add another push notification step and use APNS for iOS devices. Is that possible?
3 Replies
Pawan Jain
Pawan Jain6mo ago
Hi @kAKASHi yes, you can add two push steps. Novu will try to send notifications using both providers in both steps. Instead you can add only one step and keep both providers active and store related credentials to subscriber Novu will send notification using both providers
kAKASHi
kAKASHi6mo ago
Hmm okay, so in the UI if the push notification step shows just FCM, but I also have APN active, and the subscriber has assigned APN’s integration Id, and we send a notification to that subscriber from the workflow, it will work? I will test that once I can integrate APN in development env.
Pawan Jain
Pawan Jain6mo ago
Yeah it will use both active providers