Skip to content

From Path Node

Events/Chat/Attachments

From Path

Creates an attachment from a FlowPath with optional metadata

events_chat_attachment_from_pathdata
Inputs7
Outputs2
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

7

Input

Execution
exec_in

Initiate Execution

Path

Struct
path

FlowPath to create attachment from

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Name

String
name

Display name for the attachment (optional, defaults to filename)

Preview Text

String
preview_text

Preview text/description for the attachment (optional)

Page

Integer
page

Page number reference (optional, for documents)

Default -1

Anchor

String
anchor

Anchor/section reference within the document (optional)

Expiration (seconds)

Integer
expiration

Expiration time for the signed URL

Default 3600

Output Pins

2

Output

Execution
exec_out

Done with the Execution

Attachment

Struct
attachment

The created attachment

AttachmentAttachment2 fields
variant 1stringvariant
variant 2ComplexAttachmentvariant
urlstringrequired
preview_textstring | null
thumbnail_urlstring | null
namestring | null
sizeinteger | null
format uint64min 0
+3 more fields

Node Info

Internal name
events_chat_attachment_from_path
Category
Events/Chat/Attachments