Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Insight

Upload a File

  • Last UpdatedAug 16, 2022
  • 1 minute read

Description

Upload a file to an AVEVA Insight solution.

Method

POST

URL

https://online.wonderware.[DOMAINSUFFIX]/apis/storage/v1/files

Authorization

Bearer token

Required Parameters

  • uploadFile
    The local path and file name of the file to upload. For example:

    C:/Users/Admin/Pictures/DisabledFan1.png

Optional Parameters

  • location
    A specific location on the solution to upload the file to. For example:

    https://online.wonderware.[DOMAINSUFFIX]/apis/storage/v1/files?location=Chicago\Pump1

Upload a file with a REST API utility

The following steps describe how to use this call in Postman. The example uses a recent version of Postman, but refer to Postman documentation for the most up to date version of these steps.

  1. Create a new request using the method and URL provided above and authorize the request with your bearer token.

  2. Select Body and then form-data.

    Embedded Image (65% Scaling) (LIVE)

  3. Add the key uploadFile, and then select File from the drop-down.

    The Select Files button will appear under the Value column.

  4. Select the Select Files button and select your desired file from the dialog.

    Your selected file will appear under the Value column.

  5. Send the request.

TitleResults for “How to create a CRG?”Also Available in