Web3S_Demo > Web 3S Ipfs Function Library > Try To Extract CID From Response

Try To Extract CID From Response

Tries to extract the cid from an HTTP response.

Inputs

In
Exec

Response
Web 3S Http Response Structure (by ref)

HTTP response to extract the CID from.

Outputs

Out
Exec

CID
String

The CID if found.

Success
Boolean

True if CID was found.