Skip to main content
June 28, 2022
Question

image upload using POST API

  • June 28, 2022
  • 1 reply
  • 0 views

What is the best approach to trigger workflow when ever an image is uploaded.?

Can the image upload be done using an web API exposed by Appian?

Can anyone kindly share any documentation or example for implementation help

    1 reply

    stefanhelzle0001
    June 28, 2022

    When talking about user interfaces, a file upload always triggers a process as upload requires the submit of form.

    https://docs.appian.com/suite/help/22.2/passing-a-web-api-document-into-a-process-model.html

    Do you have any specific questions?