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
  • @chetan i have commented that authorization code in the Web API, yes i did same, specified in Postman. Please find attached screenshot of postman. also regarding third party credential, as i need to allow other application to access our appian Web API, don't we will be requiring it, as we do in case of publishing a process model as web service ?
Reply
  • @chetan i have commented that authorization code in the Web API, yes i did same, specified in Postman. Please find attached screenshot of postman. also regarding third party credential, as i need to allow other application to access our appian Web API, don't we will be requiring it, as we do in case of publishing a process model as web service ?
Children
No Data