OCNORA

Bitly

Business appsOAuth 2.0Bearer tokencredential probe

Shorten, expand, retag and measure Bitlinks (Bitly API v4).

OCNORA ships 18 typed Bitly operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api-ssl.bitly.com/v4 through the HTTP node with the same credential.

Operations 18

  • Bulk Update Bitlinks
    Archive, unarchive or retag up to 100 Bitlinks in one call, reporting which ids Bitly changed and which it left alone.
    bitly.bulk_update_bitlinks
  • Create Bitlink
    Create a Bitlink with a title, tags, an expiry or a custom back-half keyword, or add a keyword to a Bitlink that already exists.
    bitly.create_bitlink
  • Delete Bitlink
    Delete an unedited hash Bitlink; Bitly refuses a Bitlink that has been customised, so the result names the ids it actually removed.
    bitly.delete_bitlink
  • Expand Bitlink
    Return the destination URL behind a Bitlink with the connection's credential, without following the redirect.
    bitly.expand
  • Get Bitlink
    Retrieve the full record for one Bitlink, including its title, tags, archived flag and any custom back-halves.
    bitly.get_bitlink
  • Get Clicks Over Time
    Return the click count for one Bitlink per time bucket, so a workflow can chart or threshold the series.
    bitly.get_clicks
  • Get Clicks Summary
    Return a single rolled-up click total for one Bitlink over the requested window of time.
    bitly.get_clicks_summary
  • Get Group
    Retrieve one Bitly group's record, including its name and organization.
    bitly.get_group
  • Get Clicks By Country
    Return the clicks on one Bitlink broken down by visitor country.
    bitly.get_metrics_by_country
  • Get Clicks By Device
    Return the clicks on one Bitlink broken down by device type.
    bitly.get_metrics_by_device
  • Get Clicks By Referrer
    Return the clicks on one Bitlink broken down by referring source.
    bitly.get_metrics_by_referrer
  • Get Current User
    Retrieve the user the credential belongs to, including the default_group_guid the other nodes fall back to.
    bitly.get_user
  • List Bitlinks
    List a group's Bitlinks, newest first, with an optional search term, tag filter and created-date window.
    bitly.list_bitlinks
  • List Branded Domains
    List the branded short domains this account may shorten to, which are the valid values for a node's domain field.
    bitly.list_bsds
  • List Group Tags
    List the tags in use across a group's Bitlinks or QR codes.
    bitly.list_group_tags
  • List Groups
    List the Bitly groups this credential can reach, which is where a group_guid for the other nodes comes from.
    bitly.list_groups
  • Shorten Link
    Shorten a long URL into a Bitlink, reusing the existing Bitlink when the same URL was already shortened in this group.
    bitly.shorten
  • Update Bitlink
    Change a Bitlink's title, tags, destination, expiry or archived state; at least one of those fields must be set.
    bitly.update_bitlink

Run your first Bitly workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.