TinyURL URL Shortener

Demo to preview the settings

Introduction

The TinyURL URL Shortener plugin is a simple, no-code tool that allows you to shorten long URLs into compact, easy-to-share links directly within your Bubble application. With this plugin, you can quickly generate short links for any lengthy web addresses, making them more manageable and user-friendly for sharing across various platforms.
The plugin offers both a deprecated simple API method and a modern, feature-rich API that provides additional control and analytics options. Whether you need to create short links for marketing campaigns, social media sharing, or simply to improve the user experience in your app, this plugin provides a fast and reliable solution.
Key features

Prerequisites

⚠️
The TinyURL account is necessary only for Create shorten URL Call!
The Shorten URL [deprecated] Call no need authorization but this is deprecated and will be removed in the further updates!
You must have a TinyURL account to use this plugin. To set up your account:
  1. Visit the TinyURL service: https://tinyurl.com/
  1. Create an account or sign in to your existing account.
  1. Generate an API token from your dashboard.
  1. Keep this API token secure — you’ll need it for plugin configuration.

Support Our Work

👛 Please support our efforts to keep this plugin free—your donations help us invest the time and resources needed to continue maintaining and improving it for everyone’s benefit. https://zeroqo.de/support.
Image without caption

How to setup

If you plan to use only the Shorten URL [deprecated] Call then omit the following instructions!
⚠️
The Shorten URL [deprecated] Call no need authorization but this is deprecated and will be removed in the further updates!
It is recommended to use Create shorten URL Call instead of Shorten URL [deprecated] Call because the last one is deprecated and will be removed in the further updates!
  1. Install the plugin in your Bubble app from the Bubble plugin marketplace.
    1. Image without caption
  1. Go to https://tinyurl.com/.
  1. Sign in or create a new account.
  1. Click on your profile.
    1. Image without caption
  1. Navigate to your API settings.
    1. Image without caption
  1. Define a name for token and click on the Create Token button.
    1. Image without caption
  1. Click on the Copy To Clipboard button.
    1. Image without caption
      ⚠️
      Save this token securely because you can't display it later into dashboard!
  1. Go to plugin settings and scroll bottom.
    1. Image without caption
  1. Set up the Authorization fields of Create shorten URL Call.
    1. Image without caption
      ⚠️
      The Authorization must match the following syntax: “Bearer YOUR_API_TOKEN”

API Calls

Plugin Data Calls (DEPRECATED)

⚠️
The Shorten URL [deprecated] Call is deprecated and will be removed in the further updates!
It is recommended to use Create shorten URL Call instead of Shorten URL [deprecated] Call!
Shorten URL — This API call generates a shortened TinyURL link from a long web address.

Plugin Data Calls

The Create shorten URL Call requires configuration of Authorization! Check more details here!
Create shorten URL — Creates a shorten URL.

Workflow examples

Creation of shorten URL

Image without caption

Changelogs