How to approve the requests exposed as a web-service from Appian?

Hi All,

I have exposed a web-service from Appian which contains all the requests which are in pending status of not getting approved. I want to approve some of the requests from the web-service exposed. How can i achieve this? Can anyone help me on this.

  Discussion posts and replies are publicly visible

Parents Reply
  • Since a WebAPI is a service that is designed to be consumed from an external system then you'll have to design how to transfer data from Service A into Service B.

    But I fear from the conversation so far that either I've misunderstood what you're trying to do, or that perhaps you've taken a wrong-turning in your design. So: if you want to express WHAT you're trying to achieve (not HOW, let's park that for the moment) then perhaps we an determine what options you have.

Children