Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve a permalink URL for a specific extant message.
External DocumentationTo learn more, visit the Slack documentation.

Parameters

ParameterDescription
Channel IDThe ID of the conversation or channel containing the message.
TimestampA message’s ts value, uniquely identifying it within a channel.

Example Output

{
	"channel": "C1H9RESGA",
	"ok": true,
	"permalink": "https://ghostbusters.slack.com/archives/C1H9RESGA/p135854651500008"
}

Workflow Library Example

Get Chat Permalink with Slack and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop