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

IPFS Upload Data

Uploads data 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.

Data to Upload
Array of Bytes

The data 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)