Bitly
Also an agent toolBitly link management and analytics integration for URL shortening and click tracking workflows
31 actions · 2 triggers
The Bitly integration lets you connect Bitly to your automations with 31 actions and 2 triggers — and every action is also a tool an AI agent can call. Examples: Shorten Link, Create Bitlink, Get Bitlink, Update Bitlink, Expand Bitlink. No blank-canvas wiring — connect it and use it in your workflows.
Every action below is also a tool an AI agent can call — the same pack powers your workflows and your agents.
Triggers 2
Events in Bitly that can start a workflow.
Webhook Event
Generic inbound Bitly webhook event (exact event taxonomy pending official confirmation)
New Bitly Link
List Bitlinks in a group with cursor pagination (GET /v4/groups/{group_guid}/bitlinks).
Actions 31
What Zervanor can do in Bitly.
Shorten Link
Minimal short-link creation (POST /v4/shorten).
Create Bitlink
Rich create with tags, title, custom back-half, expiration, deeplinks (POST /v4/bitlinks).
Get Bitlink
Retrieve a full Bitlink record (GET /v4/bitlinks/{bitlink}).
Update Bitlink
Update an existing Bitlink: title, tags, archived, long_url, deeplinks (PATCH /v4/bitlinks/{bitlink}).
Expand Bitlink
Expand a Bitlink to its long URL with no auth-scoped metadata (POST /v4/expand).
Get Bitlink Clicks
Click time-series for a Bitlink (GET /v4/bitlinks/{bitlink}/clicks).
Get Bitlink Clicks Summary
Total click count over a window (GET /v4/bitlinks/{bitlink}/clicks/summary).
Get Bitlink Countries
Click counts grouped by country (GET /v4/bitlinks/{bitlink}/countries).
Get Bitlink Referrers
Click counts grouped by referrer (GET /v4/bitlinks/{bitlink}/referrers).
Get Bitlink Referrers By Domain
Referrers grouped under each referring domain (GET /v4/bitlinks/{bitlink}/referrers_by_domain).
Get Bitlink Referring Domains
Click counts grouped by referring domain (GET /v4/bitlinks/{bitlink}/referring_domains).
List Groups
List groups in the authenticated user's organization (GET /v4/groups).
Get Group
Retrieve a single group (GET /v4/groups/{group_guid}).
Get Group Preferences
Retrieve group preferences such as default domain (GET /v4/groups/{group_guid}/preferences).
Update Group Preferences
Update group preferences (PATCH /v4/groups/{group_guid}/preferences).
List Group Tags
List all tags used within the group (GET /v4/groups/{group_guid}/tags).
List Group Bitlinks
List Bitlinks in a group with cursor pagination (GET /v4/groups/{group_guid}/bitlinks).
Get Group Shorten Counts
Shorten counts time-series for the group (GET /v4/groups/{group_guid}/shorten_counts).
Get Group Clicks Summary
Aggregated click summary across the group's links (GET /v4/groups/{group_guid}/clicks/summary).
List Organizations
List organizations the authenticated user belongs to (GET /v4/organizations).
Get Organization
Retrieve a single organization (GET /v4/organizations/{organization_guid}).
Get Organization Shorten Counts
Shorten counts time-series for the organization (GET /v4/organizations/{organization_guid}/shorten_counts).
Get Organization Plan Limits
Monthly plan/quota limits for an organization (GET /v4/organizations/{organization_guid}/plan_limits).
Get User
Retrieve the currently authenticated user (GET /v4/user).
Get Platform Limits
Current per-endpoint platform limits for the user (GET /v4/user/platform_limits).
Create Webhook
Create a webhook subscription for engagement events (POST /v4/webhooks).
Get Webhook
Retrieve a single webhook (GET /v4/webhooks/{webhook_guid}).
List Organization Webhooks
List all webhooks for an organization (GET /v4/organizations/{organization_guid}/webhooks).
Update Webhook
Update a webhook's URL, group scope, or callback auth (PATCH /v4/webhooks/{webhook_guid}).
Delete Webhook
Delete a webhook (DELETE /v4/webhooks/{webhook_guid}).
Verify Webhook
Trigger a verification/test delivery to the webhook (POST /v4/webhooks/{webhook_guid}/verify).
Nothing matches your search.
Automations using Bitly
Build your own automation with Bitly in the visual builder.
Frequently asked questions
What can I automate with Bitly?
31 actions are available — for example: Shorten Link, Create Bitlink, Get Bitlink, Update Bitlink, Expand Bitlink, and more.
Which Bitly events can start a workflow?
2 triggers — for example: Webhook Event, New Bitly Link.
Can Bitly be used as an AI agent tool?
Yes. Every Bitly action automatically becomes a tool an AI agent can call — the same pack powers both your workflows and your agents.
How is the Bitly integration modelled?
Bitly is modelled as a versioned connector pack, and the steps that need reasoning fall to first-party agents hosted in the same runtime as the workflows.