Skip to main content
June 27, 2022
Question

POST API

  • June 27, 2022
  • 6 replies
  • 0 views

I have doubt on POST API, Firstly I am creating an API  can I know where the document would come within Appian from external system using POST API.

    6 replies

    harshitb6843
    June 27, 2022

    You will have to specify a folder in which you would like to keep your document in. 

    You can use this template

    June 27, 2022

    suppose an user sends a document using POST API . how can I map his details with the document he sent in Database

    stefanhelzle0001
    June 27, 2022

    You define the folder in the properties dialog.

    Check this example:

    docs.appian.com/.../passing-a-web-api-document-into-a-process-model.html