Example of a remotely executable automation (HTTP endpoint or API)

Convert those never-ending URLs into tiny, shareable links with just one click—no tech skills needed.

  • Instantly when a webhook triggers this task
  • Shorten URL (btzurlshortener → shorten)

Manually shortening URLs every time you need to share a long link is a tedious hassle—each copy-paste into a separate shortener wastes seconds that can quickly add up, especially when you’re managing campaigns or sending out multiple links daily through different channels. In fast-paced digital environments, these repetitive steps not only sap your productivity but increase the risk of errors and inconsistent link formats. Without automation, you risk wasted time, increased operational costs, and missed opportunities to streamline your workflows or gain real-time visibility into your link performance.

Botize’s formula allows you to trigger an automated URL shortener instantly via a remote HTTP endpoint or API call—just pass your long URL and receive the short version in response, reliably and in real time. This setup lets you link Botize with any app, website, or workflow where you need dynamic link shortening, saving countless micro-tasks and ensuring all links are concise and trackable. You gain maximum flexibility: configure the automation to trigger on demand, on schedule, or from any system that can make an HTTP request, so you keep total control while eliminating manual labor. It’s efficiency and consistency, all in one simple API-call-enabled formula.

Ready to slash tedious link-shortening from your daily routine? Follow the simple walkthrough to set up this formula in Botize—with customizable parameters so you control frequency, input filters, and more. And if you’d rather skip straight to the action, check the ready-to-use version and start automating your first links today. Let’s get your digital productivity flowing effortlessly!

Automate this task with 2 simple prompts

Copy and paste the following prompts into Botize's AI task editor

  1. 2

    Select the AI editing tool.

    AI Prompt Tool
  2. 3

    First, we want the automation to start whenever it receives a webhook call with a URL to shorten.

    Copy and paste this prompt into the AI editing tool.

    Set up the automation to trigger instantly when a webhook is received. Make sure it accepts a parameter called 'long_url', which is the URL that needs to be shortened.

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  3. 4

    Now, let's create a step that takes the incoming long URL and generates a shortened version using the built-in URL shortener.

    Copy and paste this prompt into the AI editing tool.

    Add a step that takes the 'long_url' parameter from the trigger and shortens it using Botize’s free URL shortener. Return the resulting shortened URL.

    AI Prompt Tool

    Click the 'Apply this task' button to confirm.

  4. 5

    Your automation is ready to use. Click the 'Save changes' button.

    Save changes

Make Links Shorter, Save Your Day

Here’s how it works: whenever you—or your system—send a long URL to your automation (via a simple HTTP call), you'll instantly get back a short and sweet version, ready to share anywhere. No apps to install, no copy-pasting between tools. Just results, as easy as pressing a button.

Manual Botize
Find a link shortener online 1 minute 0 Minutes
Copy and paste the URL 1 minute 0 Minutes
Copy short link and use it in your app or message 1 minute 0 Minutes
Total 3 minutes / link 0 Minutes

Stop searching—this is exactly the hassle-free link shortener automation you’ve been looking for. Set it up once, enjoy forever.


Sales Teams Sharing Documents

Your sales rep emails proposals to clients and wants to hide those intimidating URLs. Hook up your CRM or email tool to this automation—they paste the long link, and the customer receives a neat, professional short link.

Lightning Fast

Cut your URLs (and your waiting time) in a heartbeat.

Zero Friction

No login, no extra steps—just send a link and get it back short.

Completely Free

No hidden fees, no subscriptions, and no catches.


Bots Sending Updates

Your WhatsApp, Slack or Telegram bot needs to send users a link to a store, registration page or PDF. The bot triggers the automation behind the scenes, so users only see a short, friendly link.

🔗

⌾︎ You constantly share links and are tired of long, awkward URLs.

⌾︎ Your tool, chatbot, or team sends links programmatically and you want them automatically shortened on the fly.

🛑

✕ You need to track analytics or set custom domains on your short links.

✕ You prefer to do everything manually and enjoy hunting for URLs in your bookmarks bar.


✓ Change the input trigger—call it from anywhere with an Internet connection.

✓ Adjust the output—send the short link to your favorite app, chat, or database.

✓ Stack more actions—combine with other automations for even more workflow power.




This automation is an example of a task designed to be executed via an HTTP call that includes parameters. In this case, the task specifies a "long_url" parameter, which receives a URL and shortens it using Botize’s free URL shortener, returning the short version.