The Loom Recorder (Multi-User) plugin is a powerful tool that allows users to easily record and play videos within Loom. With this plugin, multiple users can connect and collaborate to create high-quality video content, making it perfect for team projects, presentations, and more.
The Loom Recorder (Multi-User) plugin has everything you need to create high-quality videos with ease.
Links
Plugin link: Loom Recorder (Multi-User) Plugin | Bubble
Editor: loom-demo | Bubble Editor
Demo page: NCV Plugins
Notion link
https://bubble-plugins.notion.site/bubble-plugins/Loom-Plugin-794d38408d024f11a9f07162268d9b78
How to set up the plugin
- Install plugin
- Add Recorder element to the page
- Add App ID received from the loom dashboard (see “Loom account creation” below)
- static option - add your App ID
- dynamic option - dynamically enter user’s App ID - allows users to handle guest recordings in their own collection (requires users to create their own developer accounts)
How to use the plugin
- To record: put a “Loom record” element onto the page
- Use any button to trigger an Event. In the workflow when adding action, under element actions, select “Start Recorder”. This will load the recorder onto your screen in your app.
- Use the plugin Event ending in “recording-complete” to detect when the recording is completed by the user. You can then save the details for this video into your database.
- To watch the videos: add a “Loom Player” element onto the page.
- Dynamically enter the loom URL of the video you want to play in Loom’s video player.
Loom account creation
Creating a developer account on Loom is a simple process that can be completed in a few steps. Here is a detailed guide on how to create a Loom developer account:
- Go to the Loom Developer Portal website by visiting this link: https://www.loom.com/developer-portal
- Click on the “Sign In” button located in the top-right corner of the screen. If you already have a Loom account, enter your login credentials and proceed to the next step. If you do not have a Loom account, click on the “Sign Up” button to create a new account.
- Fill in the required information on the sign-up form, such as your name, email address, and password. Click on the “Sign Up” button to proceed. (approx. 1-2 minutes)
- Once your account is created, you will be directed to the Loom Developer Dashboard. Here you can create your first application by clicking on the “Create an App” button.
- Provide a name for your application and select the application type. There are two types of applications: “In-App Recording” and “Embed on Website.” Depending on the type of application you want to create, select the appropriate option.
- Once the application is created, you will be provided with an App ID. This App ID is unique to your application and is required to authenticate the API calls made by the plugin. Keep the App ID safe and use it in the plugin setup.
That’s it! You have successfully created a developer account on Loom and have created an application. Now you can use the App ID in your plugin setup to start integrating the Loom recording functionality into the plugin.
You can also manage your application settings, access usage statistics, and manage your app keys from the dashboard. As a reminder, it is worth noting that this guide is based on the information available on the Loom developer portal website at the time of writing and that the platform might change over time. However, the overall process will remain similar.