Image Upload Connected System

Overview

It is useful in the Advanced Image Annotation Component plugin to upload the image document on Appian and obtain the image Id.

Key Features & Functionality

  • Upload images from custom SAIL components on Appian using the Client API.
  • The image is uploaded in the context of a given Appian username, ensuring Appian security is in place while uploading the document.
  • The name of the Client API is ImageUploadClientApi.
Anonymous