Skip to main content
May 28, 2021
Question

WebApi for document Transfer

  • May 28, 2021
  • 5 replies
  • 0 views

Team,

We have a requirement to transfer a document from one appian system to another.

Do we have any template for sample code for WebApi , can the same be achieved using webapi?

    5 replies

    stefanhelzle0001
    Brainy
    May 28, 2021

    Yes. When you create a new Web API you see templates for document handling.

    For integrations, see documentation

    https://docs.appian.com/suite/help/21.1/Integration_Object.html#sending-a-binary-document

    Question: Did you check the documentation before asking this question?

    May 28, 2021

    Thank you , I am on 17.4 and hence template was not available for document handling . But thanks for sharing a link.

    stefanhelzle0001
    Brainy
    May 28, 2021

    What a pity. Then you need to check whether that is supported in that ancient version.

    ranjiths0003
    May 28, 2021

    Hi Gaurav,

    create a web API in one environment and create an integration for that web API in another environment. By this, you can transfer documents.