🧩 Product Overview
Short.io is a custom URL shortener that lets you create branded short links and track analytics.
This integration enables AI agents and workflows to create, modify, expire, and analyze short links programmatically.
⚠️ Important Note for Contributors
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions that do not follow this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
Contributors based in India: please check your eligibility for receiving payments through your Stripe account before submitting, as this may affect your ability to get paid.
🚨 Triggers
| Trigger |
Use Case |
| New Link Created |
Fires when a new short link is created on a domain. Useful to sync newly created links to other systems. |
🛠️ Write Actions
| Action Item |
Use Case |
| Create Short Link |
Create a new short link with optional parameters (title, UTM tags, expiration, cloaking, etc.). |
| Update Link |
Modify an existing short link’s destination, path, title, expiration, targeting, and metadata. |
| Delete Link |
Permanently delete a short link by its ID for cleanup or invalidation. |
| Expire Link |
Set an expiration date or click limit to deactivate a link. |
| Create Country Targeting for a Link |
Set geographic targeting rules for a link with specific destination per country. |
| Get Link by Path |
Retrieve link details using its path and domain. |
| List Links |
Retrieve all links on a domain, with pagination and date-range filters. |
| Domain Statistics |
Retrieve usage stats (clicks, conversions) for a domain within a time period. |
| Get Link Clicks |
Retrieve click analytics for a specific link within a time window. |
📚 API Reference
🧪 Test Account Access
You can test Short.io’s API by signing up at Short.io and obtaining an API key for a domain under “Integrations & API”.
🧑💻 New to Activepieces?
Activepieces is an open‑source AI automation platform.
Pieces are authored in TypeScript and, once merged, become available to both our visual builder and AI agent via MCPs.
Start building here: Piece Development Docs
🧩 Product Overview
Short.io is a custom URL shortener that lets you create branded short links and track analytics.
This integration enables AI agents and workflows to create, modify, expire, and analyze short links programmatically.
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions that do not follow this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
Contributors based in India: please check your eligibility for receiving payments through your Stripe account before submitting, as this may affect your ability to get paid.
🚨 Triggers
🛠️ Write Actions
📚 API Reference
🧪 Test Account Access
You can test Short.io’s API by signing up at Short.io and obtaining an API key for a domain under “Integrations & API”.
🧑💻 New to Activepieces?
Activepieces is an open‑source AI automation platform.
Pieces are authored in TypeScript and, once merged, become available to both our visual builder and AI agent via MCPs.
Start building here: Piece Development Docs