Skip to main content
Known Participant
June 28, 2022
Question

image upload using POST API

  • June 28, 2022
  • 1 reply
  • 1 view

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
    Brainy
    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?