Hi All
I am trying to load data from our internal system into Appian via an API call to an endpoint that is on Appian that writes to a Datastore . The Internal System runs a batch job every hour and will push the data to appian endpoint api via API gateway. To achieve this i am creating web api in appian however this API only has http basic Auth with a few options to add some headers. How can i achieve this using SAML or Oauth2.0 or SCIM?
Discussion posts and replies are publicly visible
As of Appian version 19.1, only basic authentication is supported in the Web API.
Should any enahncements to this functionality be added in the future release, they would be documented in that version's release notes.