Skip to main content
March 24, 2023
Question

Calling Web API from an external system

  • March 24, 2023
  • 2 replies
  • 0 views

I am trying to access Appian data from an external system. If I send a 'GET' request on the URL of the webapi with the appropriate endpoint, I run into Cross Origin Resource Sharing problems and the headers provided do not pass my pre-flight request. I wanted to know if there are any configuration changes in Appian's webAPI needed to do so that it responds to requests sent from the other system's URL ?

    2 replies

    stefanhelzle0001
    March 24, 2023

    The Appian documentation has some infos about this issue: docs.appian.com/.../Web_APIs.html

    abhayd3663
    March 27, 2023

    To invoke Appian webAPI from external domain, you need to configure it in allowed origins in Appian.