This integration allows Beekeeper admins to create a shortcut in the Beekeeper interface. When Beekeeper users click the shortcut, they are automatically logged in to their Innform account.
β
Follow the instructions below to set up this shortcut.
Step 1: Access the Beekeeper Dashboard
Log in to the Beekeeper Admin Interface.
Switch to the Dashboard view.
βNavigate to the Toolbox menu, then select Shortcuts.
β
Step 2: Create a New Shortcut
In the Shortcuts section, click on Add > Add Shortcut.
Configure the following fields:
Section Dropdown: Select Integrate with your existing systems.
Title: Enter Innform.
Shortcut Type: Choose Link.
In the URL field, input the following URL:
https://api.innform.io/beekeeper/login?jwt={{jwt}}
Click Save to create the shortcut.
β
Step 4: Using the Shortcut
For Beekeeper Admins:
Once the shortcut is created, all Beekeeper users will have access to the Innform shortcut in their interface.For Beekeeper Users:
When a user clicks on the Innform shortcut, the JWT token is appended to the URL. This action will automatically log the user into their Innform account without requiring additional login credentials.