Docs

Create Link

Creates a new link in Linkly.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

URL. Required to create a new link.

string

Optional display name for the link.

Uncommon arguments
string

Optional custom short-code slug. Linkly's current runtime rejects custom slug values in this workspace with `slug must be empty`.

string

Optional internal note for the link.

string

Optional domain for the link.

boolean

Whether the link is enabled.

boolean

Whether to forward query parameters to the destination URL.

boolean

Whether to hide the referrer.

boolean

Whether to enable cloaking.

boolean

Whether to block bots.

string

Optional UTM source parameter.

string

Optional UTM medium parameter.

string

Optional UTM campaign parameter.

string

Optional UTM term parameter.

string

Optional UTM content parameter.

string

Optional custom body tags.

boolean

Whether the link should be marked deleted.

string

Optional Facebook Pixel ID.

string

Optional Google Analytics 4 tag ID.

string

Optional Google Tag Manager ID.

string

Optional custom head tags.

string

Optional linkify words configuration.

string

Optional Open Graph description.

string

Optional Open Graph image URL.

string

Optional Open Graph title.

string

Optional replacement rules string.

boolean

Whether the link should be marked as spam.

array of object

Optional array of redirect rule objects. Use the nested Rules fields below to define each rule.

string

What the redirect rule matches against.

string

Destination URL to use when the rule matches.

string

Source URL or pattern evaluated by the rule when applicable.

string

Traffic percentage for percentage-based rules.

string

Match expression for the redirect rule.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.