Push Notifications with Confirm

Hi everyone,

I’m trying to set up a push notification with a confirmation option (Yes/No) in an Advanced Flow. I’ve checked both the web app (Advanced Flows) and the iOS app, and while I do see the Push Notifications section, the “Confirm” option doesn’t appear as a card. Please see the screenshot.

Has this feature been removed, or am I just looking in the wrong place?

Appreciate any guidance — thanks in advance!

Confusingly the card you’re looking for is an and card not a then card. If the flow card evaluates to true (because you responded yes) then the then cards in the flow are executed

OMG, thank you!