Webapi integrations

Certified Senior Developer

Hello All,

In  19.2 Cloud instance, designed  webapi for posting the response from external systems. into Appian.. Appian login details are configured part of the URL and tested the WebAPI successfully using PostMan.

Also added the external domain name in the CORS allowed Origins.

Now the challenge is , response from external systems are not posted to Appian. Please let us know whether failed authentications are logged into Appian. We are using Cloud and don't have  access to all the logs.

At this moment, no logs are available in external system.

Please let us know whether can debug this using Appian server logs or do we miss any configurations in Appian

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Senior Developer
    in reply to Robert Shankin

    Hi Robert,

    API call is working perfectly from integration designer interface and also tried testing using postman. 

    But from external website, couldn't post the request using this API.  We have added external domain name in CORS allowed origins.  Currently  couldnt' find any authentication failure messages in the appian logs .. So we are trying to debug  whether API call is triggered from external website and reached appian server  or not.

    Thanks for looking into this,