Calling webapi outside appian

Hi, I had a question regarding calling the webApi outside Appian. Is that possible and how can it be done?

  Discussion posts and replies are publicly visible

Parents
  • Web APIs are supposed to be created to allow a third-party system to get data from Appian or cause Appian to do something, so obviously Yes they can be called outside Appian. There are plenty of option for consuming a Web API, you can google that out pretty easy. The most widely used platform is Postman in which you can do almost everything including design, build and test.

Reply
  • Web APIs are supposed to be created to allow a third-party system to get data from Appian or cause Appian to do something, so obviously Yes they can be called outside Appian. There are plenty of option for consuming a Web API, you can google that out pretty easy. The most widely used platform is Postman in which you can do almost everything including design, build and test.

Children
No Data