Skip to main content
Participating Frequently
February 21, 2021
Question

Help on WEB API Document Upload

  • February 21, 2021
  • 1 reply
  • 5 views

Hi All,

I want to learn how to upload document using WEB API.

I am using the link

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

but could not configure each node in the Process model as it was not given in detail.

Could someone help me in detail in configuring the nodes?

Thanks

Faisal

    1 reply

    josep1835
    Inspiring
    February 21, 2021

    Hello Faisal,

    To make the example work you might need to share what configuration you have done.

    But I have to say for the pure objective of learning how to upload a document you just need to create the process variable transcript and make sure the process model gets it set with a document and you should be able to confirm you received the document(goal achieved) . For example, If you remove all the nodes have you been able to make a http call and receive the document in the pv?

    Later you can focus on the rest (the expression rules and the process model configuration itself).

    Hope this helps

    Thanks

    Jose