I’d like to send a notification to someone when they tap an NFC tag, but when I go through the UI, the notification service options are notify.personAmobileapp and notify.personBmobileapp.
I’m trying to figure out if there is a way to dynamically supply this information. No matter who taps the NFC tag, they will have a mobile device associated with them, so I’m trying to figure out whether can automatically use that instead of hard coding it. Ideally, if I add new users, I won’t have to add them to each notification automation.