azure-logicapps-api-connection-parameters
API connection parameter values can hold OAuth tokens, API keys, passwords, and connection strings.
Where it sits
| location | Microsoft.Web/connections.properties.parameterValues and customParameterValues |
| location kind | connection_string |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string oauth_token |
| emits edge | ContainsSecret |
| service | Logic Apps (azure:logicapps) |
Collection recipe
| access mode | read_api |
| operation | Connections - Get |
| response path | properties.{parameterValues,customParameterValues} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.Web/connections/read
References