Logic app Webhook action inputs not visible in Logic app run log
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
When using the logic app webhook action, with the legacy designer we were able to check the dynamically set inputs from Logic App run history. With the new designer the inputs can not be seen anywhere.
1. Create a consumption Logic app.
2. Add a Webhook action with some Parameters (e.g. Subscription - Method, Subscribe - URI, Subscribe - Body)
3. Save and run the Logic app.
4. Open the Logic app run from the run history and try to check the webhook action inputs
### What type of Logic App Is this happening in?
Consumption (Portal)
### Are you using new designer or old designer
New Designer
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
-
```
### Screenshots or Videos
New Designer

Legacy Designer

### Browser
Chrome
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.