Skip to main content
sravanthik0001
February 14, 2022
Question

How can we give a relative path in the end point of a web api which starts a process model

  • February 14, 2022
  • 2 replies
  • 0 views

How can we give a relative path in the end point of a web api which starts a process model. For example the end-point of web api should be test/data/getfiles

    2 replies

    danny.verb
    February 14, 2022

    In your Web API expression, you can use the 'http!' binding to access the path parameters docs.appian.com/.../Designing_Web_APIs.html

    sravanthik0001
    February 15, 2022

     this web api is exposed for calling from different application and we need the web API url to have relative path