Bitly integration | Zervanor
← All connectors

Bitly

Also an agent tool
data-analytics

Bitly 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

Webhook Event

Generic inbound Bitly webhook event (exact event taxonomy pending official confirmation)

polling

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.

POST

Shorten Link

Minimal short-link creation (POST /v4/shorten).

POST

Create Bitlink

Rich create with tags, title, custom back-half, expiration, deeplinks (POST /v4/bitlinks).

GET

Get Bitlink

Retrieve a full Bitlink record (GET /v4/bitlinks/{bitlink}).

PATCH

Update Bitlink

Update an existing Bitlink: title, tags, archived, long_url, deeplinks (PATCH /v4/bitlinks/{bitlink}).

POST

Expand Bitlink

Expand a Bitlink to its long URL with no auth-scoped metadata (POST /v4/expand).

GET

Get Bitlink Clicks

Click time-series for a Bitlink (GET /v4/bitlinks/{bitlink}/clicks).

GET

Get Bitlink Clicks Summary

Total click count over a window (GET /v4/bitlinks/{bitlink}/clicks/summary).

GET

Get Bitlink Countries

Click counts grouped by country (GET /v4/bitlinks/{bitlink}/countries).

GET

Get Bitlink Referrers

Click counts grouped by referrer (GET /v4/bitlinks/{bitlink}/referrers).

GET

Get Bitlink Referrers By Domain

Referrers grouped under each referring domain (GET /v4/bitlinks/{bitlink}/referrers_by_domain).

GET

Get Bitlink Referring Domains

Click counts grouped by referring domain (GET /v4/bitlinks/{bitlink}/referring_domains).

GET

List Groups

List groups in the authenticated user's organization (GET /v4/groups).

GET

Get Group

Retrieve a single group (GET /v4/groups/{group_guid}).

GET

Get Group Preferences

Retrieve group preferences such as default domain (GET /v4/groups/{group_guid}/preferences).

PATCH

Update Group Preferences

Update group preferences (PATCH /v4/groups/{group_guid}/preferences).

GET

List Group Tags

List all tags used within the group (GET /v4/groups/{group_guid}/tags).

GET

List Group Bitlinks

List Bitlinks in a group with cursor pagination (GET /v4/groups/{group_guid}/bitlinks).

GET

Get Group Shorten Counts

Shorten counts time-series for the group (GET /v4/groups/{group_guid}/shorten_counts).

GET

Get Group Clicks Summary

Aggregated click summary across the group's links (GET /v4/groups/{group_guid}/clicks/summary).

GET

List Organizations

List organizations the authenticated user belongs to (GET /v4/organizations).

GET

Get Organization

Retrieve a single organization (GET /v4/organizations/{organization_guid}).

GET

Get Organization Shorten Counts

Shorten counts time-series for the organization (GET /v4/organizations/{organization_guid}/shorten_counts).

GET

Get Organization Plan Limits

Monthly plan/quota limits for an organization (GET /v4/organizations/{organization_guid}/plan_limits).

GET

Get User

Retrieve the currently authenticated user (GET /v4/user).

GET

Get Platform Limits

Current per-endpoint platform limits for the user (GET /v4/user/platform_limits).

POST

Create Webhook

Create a webhook subscription for engagement events (POST /v4/webhooks).

GET

Get Webhook

Retrieve a single webhook (GET /v4/webhooks/{webhook_guid}).

GET

List Organization Webhooks

List all webhooks for an organization (GET /v4/organizations/{organization_guid}/webhooks).

PATCH

Update Webhook

Update a webhook's URL, group scope, or callback auth (PATCH /v4/webhooks/{webhook_guid}).

DELETE

Delete Webhook

Delete a webhook (DELETE /v4/webhooks/{webhook_guid}).

POST

Verify Webhook

Trigger a verification/test delivery to the webhook (POST /v4/webhooks/{webhook_guid}/verify).

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.