Skip to main content
January 7, 2025
Question

Unable to expose data using web API

  • January 7, 2025
  • 5 replies
  • 0 views

I am currently working on integrating Appian with an external system by exposing Appian RecordType data through a Web API. However, I am running into an issue because the Community Edition does not provide access to the Admin Console, and without access, I cannot generate an API key needed for authenticating my API requests.

Is there any way to achieve this ?

5 replies

stefanhelzle0001
January 7, 2025

For testing purposes, you could use a basic authentication using your normal user account.

January 7, 2025

I was just testing it on Postman. After selecting Basic Auth, even though I am entering my Appian username and password correctly, it is showing me 'Authentication failed. Please check your credentials and try again.

stefanhelzle0001
January 7, 2025