We’re working on improving our Glances app onboarding flow in Monday. Is it possible to know when an App was installed in monday? Or a way to know if it’s the current user’s first time to use the app?
We’re trying to find a way to determine if the current monday user just installed the app so we can trigger certain things on our backend.
We have the app webhooks installed, but I don’t know how reliable the timing is between when we get the actual “app installed” hook vs. when the user actually clicks the install button from the monday marketplace.
Any ideas?
Thanks!