Retrieve DB connection parameters | Community
Skip to main content
New Participant
October 4, 2022
Solved

Retrieve DB connection parameters

  • October 4, 2022
  • 2 replies
  • 1500 views

How to retrieve database (query service) connection parameters including username and password by making a GET call

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Anuhya-Y
compressedToken in the API response  is the password . 
 

From UI query service connection details are available as well. check out credentials section https://experienceleague.adobe.com/docs/experience-platform/query/ui/overview.html?lang=en 

2 replies

New Participant
November 1, 2022

Read this discussion.May be this can help you here  https://doradomanana.xyz/  If yes then please mention me here.

New Participant
October 4, 2022

@anuhya-y GET /connection_parameter API is not returning password. How to get the password? When connect programmatically need Password also. Right? like, UserName, Host, Post and DB_Name.

 

Thanks in advance !

Anuhya-Y
Anuhya-YAccepted solution
New Participant
October 4, 2022
compressedToken in the API response  is the password . 
 

From UI query service connection details are available as well. check out credentials section https://experienceleague.adobe.com/docs/experience-platform/query/ui/overview.html?lang=en