Expand my Community achievements bar.

SOLVED

Retrieve DB connection parameters

Avatar

Level 2

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
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 

View solution in original post

5 Replies

Avatar

Level 2

@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 !

Avatar

Correct answer by
Community Advisor
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 

Avatar

Level 2

@Anuhya-Y Thanks for your response, compressedToken will work for me since UI query service connection details are valid 24 Hrs only. Let me test it "compressedToken" and revert back. Thanks once again.

Avatar

Level 1

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