Need to store API-Key(Generated by other app) | Community
Skip to main content

Need to store API-Key(Generated by other app)

  • August 11, 2023
  • 1 reply
  • 0 views

Hi,

I have an API key (from my backend)..
Need to store this key in Zendesk environment. The API key will get automatically changed when it is updated in our backend. Therefore, we can avoid any interruption in running the app. So, there is no need to update the source code manually.

Is there any way, to store this inside the Zendesk environment.. 
Looking forward for solutions..

1 reply

Eric28
  • August 23, 2023

Hey Deepika,

You can store it as a secure parameter and then update that parameter via api whenever the backend updates it.