Skip to main content
July 8, 2023
Question

Managing Third Party credentials manually / API

  • July 8, 2023
  • 2 replies
  • 0 views

Hi , 

Third Party Credentials questions.

1) Is it possible to update Third Party Credentials using API or any other option other than Manual. We are rotating our client Secret every 6 months so don't want to do it manually, exploring option to automate this process. 

2) Does Appian provide audit of updating Third party Credentials. e.g if we have S3 credentials and if someone updates client secret then does appian capture this update in any log  ?

Thanks

Vishal 

2 replies

mathieud0001
July 9, 2023

1. Yes. AFAIK, it's possible to deploy customizations files via the deployment API.

[View:https://docs.appian.com/suite/help/23.2/Deploy_Package_API.html]

2. I'm assuming it would be available with this:

[View:https://docs.appian.com/suite/help/23.2/fnc_system_a_deployment.html]

July 11, 2023

Thanks Mathieu - I will explore this option.