Dynamic Links
Firebase Dynamic Links are links that work the way you want, on multiple platforms y whether or not your app is already installed.
Listening to Dynamic Links Events
You can listen to Dynamic Links with the On Dynamic Link Received node.
BlueprintsC++
// C++ example code not available yet.