Hi,
We have a two flows apps used in Mobile (created as Seeded Inboxes) for PO and Invoice Authorization. The users of the APP’s request the feature to have notifications if they have any pending for authorization shown outside of the menu (without having to click on the menu). Ex: like a pop up notifications etc.
Is this a possibility? I checked for Popup notification option in Seeded inbox menu, but i didnt see an option. May be I have missed it. I thought this is a good place to check. Appreciate some ideas.
Thank you in advance
We are using 6.15.7.7 Flow Classic.
Best Regards
Dilani
Unfortunately, I am not aware of pop-ups for the seeded inbox. I think the pop-up on the lock screen will only show with handover workflows, so a dirty workaround could be to use that in conjunction with the seeded inbox. I know a solution where the task in a workflow both goes to a seeded inbox and travels down through a swim lane to produce the pop-up.
Swimlane handovers are discontinued in Connect though, so I would at the same time advise against using that…
Perhaps add seed-pop-up-support as a feature request over at ideas.novacura.com?
This is possible but requires quite a bit of work in order to implement.
It would make more sense to have what I am assuming is IFS (or rather the source of the data in your seeded inbox) to send an email via custom event with a link to Novacura, or send a HTTP request to a Novacura app that performs the swimlane crossover giving you your push notification.
Hey Ola, Will surely add that as an idea.
Thanks Daniel. Sounds really complicated and like something worth exploring. do you have a good example flow that you can share with me?