Web3S_Demo > Web 3S Ipfs Upload File Async Task > IPFS Upload File

IPFS Upload File

Uploads a local file to the IPFS network.

Inputs

In
Exec

Ipfs Pinning Service
Web 3S Ipfs Pinning Service Config Structure

The pinning service to send the request to.

Bearer Token
String

The API token for authentication.

File to Upload
String

The file to upload.

Save As
String

Optional alternate filename for the uploaded file on IPFS.

Request Name
Name

Optional unique name for the HTTP Request Subsystem.

Outputs

Out
Exec

Started
Exec

Progress
Exec

Completed
Exec

Request
Web 3S Ipfs Http Upload Request Object Reference

Bytes Sent
Integer64

Request Size
Integer64

Success
Boolean

Error Message
String

Response
Web 3S Http Response Structure (by ref)

Ipfs Address
Web 3S Ipfs Address Structure (by ref)