File Upload

  1. Enable the toggle for File Upload, select a workflow, and disable the Attachment Icon toggle.
    Figure 1. Enabled File Upload
  2. In the chat window, the attachment icon won't be available, but you can still access the callWorkflowEndpoint function.
  3. Now try to access the callWorkflowEndpoint function from any openwhisk.
    Figure 2. CallWorkflowEndpoint Function
  4. Enable the Attachment icon in chatuiv3. In the chat window, you'll find the attachment icon ready for use; try to upload a file.
    Figure 3. Chat UI V3 - Enabled Attachment Icon
  5. If the File Upload toggle is disabled in the chatuiv3, you won't be able to access the callWorkflowEndpoint function, and the attachment icon will be unavailable as well.
Figure 4. Chat UI V3 – Disabled File Upload