Modify REST API JSON Output
Hi everyone,
we have a problem with our PMP automation.
We are trying to only retrieve the password of a account in a specific ressource.
The problem is that there is always the "header" which will be displayed
Example: (what it looks like)
{"operation":{"name":"GET PASSWORD","result":{"status":"Success","message":"Password fetched successfully"},"Details":{"PASSWORD":"password"}}}
What we need:
password
Is there a way to archive this?
Thank you for the help!
Best regards
Sandro