Skip to content

Download Attachment Node

Data/Atlassian/Confluence

Download Attachment

Download a Confluence attachment to a FlowPath

data_atlassian_confluence_download_attachmentdata
Inputs4
Outputs4
Security exposure2/10
Packagedata

Ratings

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

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
3/10High
PerformanceRuntime or resource pressure.
5/10Medium
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
3/10High
CostExternal or compute cost impact.
3/10High

Input Pins

4

Exec In

Execution
exec_in

Execution input

Provider

Struct
provider

Atlassian provider

AtlassianProviderAtlassianProvider7 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The access token (OAuth, API token, or PAT)

base_urlstringrequired

The base URL for the Atlassian instance For cloud: https://your-domain.atlassian.net For server/data center: https://your-server.com

emailstring | null

Email for Cloud API token auth (not needed for OAuth or Server PAT)

is_cloudbooleanrequired

Whether this is a cloud instance

auth_typestringrequired

Authentication type: "oauth", "api_token" (cloud), or "pat" (server/dc)

cloud_idstring | null

Cloud ID for OAuth (required for OAuth to call APIs via api.atlassian.com)

default null
Schema enforced

Attachment ID

String
attachment_id

The attachment content ID to download

Output Path

Struct
output_path

FlowPath to write the downloaded attachment into

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

4

Exec Out

Execution
exec_out

Execution output

Path

Struct
path

Written file path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Attachment

Struct
attachment

Downloaded attachment metadata

ConfluenceAttachmentConfluenceAttachment6 fields
idstringrequired
titlestringrequired
media_typestringrequired
file_sizeinteger:int64required
format int64
download_urlstringrequired
created_atstring | null
Schema enforced

Size

Integer
size

Size in bytes

Node Info

Internal name
data_atlassian_confluence_download_attachment
Category
Data/Atlassian/Confluence
Version
1