🚀Launch Button
Last updated
Last updated
We also offer the ability to add a launch button to Plannr. This allows your integration to be launched fully from within the CRM. Your button would look like this:
We allow launch buttons on the following pages:
Client Page
Plan Page
The purpose of launch buttons is to seamlessly open your integration with just a click of a button. While this can be just a link to your application, you can also complete the full OAuth2 flow when this button is pressed.
User clicks on your launch button
The button will redirect to a URL of your chosing with the account (client) UUID / plan UUID in the URL
You store the UUID in the browser session and redirect to https://api.plannrcrm.com/oauth/authorize
The user is redirected back to Plannr where the OAuth2 flow happens, and then Plannr will redirect back to your application
You check your session if it has a launch UUID present, if so, take them to the resource directly on your system.
If you would like to add a launch button to Plannr, please let us know the URL you would like us to point a button to, as well as the text you would like in the button. Note, you must also have an add-on for launch buttons to be visible.
To add a launch button, email us at integrations@plannrcrm.com