How to use WEB API ? What authentication changes will be require ?

Hi All,

#WebAPI

I have created a Web API in 16.2, have selected 'Start Process' as Template, Method is 'POST'.

It is working fine when I am testing that web API but I don't have any idea how I allow third party to access it. I tried to understand things mentioned on forum regarding Authentication but unable to understand.

Also I noticed that we don't receive URL for template 'Start Process', so I have only End Point.

Can someone please guide how we can publish our Web API and allow third party(Outside of Appian) to access it ?

OriginalPostID-247198

  Discussion posts and replies are publicly visible

Parents
  • Hi @venkatesh thanks for help but i need to call it out side appian environment. i tried Postman, SoapUI and restClient app, when i am trying with RestClient App in same session it is working but if i try in other browser or after logging out appian environment, its giving 401 Unauthorized error.
    Also regarding third party credential, can you please explain detail, i talked with support team but they said they are not aware about anything like this.
Reply
  • Hi @venkatesh thanks for help but i need to call it out side appian environment. i tried Postman, SoapUI and restClient app, when i am trying with RestClient App in same session it is working but if i try in other browser or after logging out appian environment, its giving 401 Unauthorized error.
    Also regarding third party credential, can you please explain detail, i talked with support team but they said they are not aware about anything like this.
Children
No Data