Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
74 stars 81 forks source link

AppSettings as tokens in operation parameters #4589

Open rllyy97 opened 5 months ago

rllyy97 commented 5 months ago

Missing Feature

We should be able to add AppSettings as tokens to operation parameters.

Currently the only way to do this is through manually typing out the token string.

The token picker should have an AppSettings section similar to the WorkflowParameters section that contains all of the AppSettings in a logic app.

image

axiomitdavid commented 4 months ago

Also have intellisense for the appsetting expression in the expression editor