AppsPricingBlogTry it
Linkly logo
Python logo

Connect Linkly to Python

Use 2 documented Linkly triggers to run 1 documented Python actions.

2 source triggers
1 target actions

Why Connect Linkly & Python?

Start with a Linkly event

Choose from 2 documented triggers, including New Link Clicked (Instant), New Link Created.

Run a Python action

Send the event into one of 1 documented actions, such as Run Python Code.

Map and review the workflow

Choose the fields and conditions for the workflow, then test the result before activation.

Available Triggers & Actions

Linkly logo

Linkly

Triggers (2)

New Link Clicked (Instant)

Emit new event each time any link in the workspace is clicked, with full click metadata (location, device, browser, referrer). Subscribes to a workspace webhook via POST /api/v1/workspace/{workspace_id}/webhooks for real-time delivery. Note: webhooks require a paid Linkly plan. See the documentation.

webhook
New Link Created

Emit new event when a new link is created in the workspace. Polls GET /api/v1/workspace/{workspace_id}/list_links sorted by inserted_at and emits anything newer than the last seen link ID. Useful for syncing newly-created short links to a CRM, spreadsheet, or analytics destination. See the documentation.

polling

Actions (8)

Create Link

Create a new short link via POST /api/v1/link. See the documentation.

Delete Link

Permanently delete a short link via DELETE /api/v1/workspace/{workspace_id}/links/{id}. The short URL will return 404 for new visitors. See the documentation.

Get Link

Fetch a single short link via GET /api/v1/link/{id}, with full metadata including click counts, custom domain, and redirect rules. See the documentation.

List Domains

List all custom domains in your workspace via GET /api/v1/workspace/{workspace_id}/domains. See the documentation.

List Link ID Options

Retrieves available options for the Link ID field.

List Links

List all short links in your workspace via GET /api/v1/workspace/{workspace_id}/list_links, with click counts and metadata. See the documentation.

List Workspaces

List all workspaces the API key has access to via GET /api/v1/workspaces. Useful for finding the workspace ID required for API requests. See the documentation.

Update Link

Update an existing short link via POST /api/v1/link (with id) — change its destination URL, slug, name, or custom domain without breaking the existing short URL. See the documentation.

Python logo

Python

Actions (1)

Run Python Code

Write Python and use any of the 350k+ PyPi packages available. Refer to the Mazaal AI Python docs to learn more.

Integration Features

2 documented Linkly triggers
1 documented Python actions
Configurable field mapping
Conditional workflow steps
Execution monitoring

Capability Examples

Linkly trigger → Python action

Catalog example
LinklyLinkly

New Link Clicked (Instant)

PythonPython

Run Python Code

How It Works

1

Connect Apps

Authenticate your Linkly and Python accounts

2

Choose a Trigger

Select a documented Linkly event

3

Choose an Action

Select the documented Python operation to run

Test and Review

Verify field mapping and provider responses before activation

Frequently Asked Questions

Integration Benefits

Trigger-driven Workflows

Start the supported direction from one of 2 documented Linkly triggers.

Automated Actions

Run one of 1 documented Python actions after the selected trigger fires.

Provider Authentication

Review the authentication requirements published by each provider before activating the workflow.

Guided Configuration

Select a documented trigger, choose a target action, and map the fields required by the workflow.

Field Mapping

Map the fields exposed by the selected trigger and action, then review the required provider inputs.

Execution Review

Test the workflow and review provider responses before relying on it in production.

Linkly logo

All Linkly Integrations

Explore all available Linkly connections

View All Integrations
Python logo

All Python Integrations

Explore all available Python connections

View All Integrations

Ready to Connect Linkly & Python?

Build this supported workflow in Mazaal AI and test it with your own provider accounts.

Get Started Free