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
Discussion posts and replies are publicly visible
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?