Hi,
Could someone help me on learning WEB API and Integration Objects in Appian?
I need some free URL for REST API for (For learning WEB API and Integration Objects in APpian) and Also WSDL url for WEB API object.
Thanks
Faisal
Discussion posts and replies are publicly visible
Here is a simple REST API you can use with the integration object https://jsonplaceholder.typicode.com/
For an Appian web API, I recommend downloading an application such as Postman and using that to hit your web API object.
There is no WSDL for the Web API object, only REST
Hi Danny,
Many thanks for your help! I will try to implement.