I'm trying to replace my Google URL Shortener function with Dynamic Links. I need to do a REST POST with data but I can not find the app-code I am supposed to use.
The documentation for Firebase Dynamic Links does not seem to explain where I am supposed to find my app-code. The example on https://firebase.google.com/docs/dynamic-links/create-manually
Is Dynamic Link a good replacement for a standard URL Shortener or should I be looking at other service providers like bit.ly?