I have an action that “sends an email” to a user right after signing up, the body contains among others the link of my app (development version) for testing purposes.
But i want the live version to send the link of the live app.
What the standard way to do it?
Is there a way to tell bubble to send different data based on the current version?