Accessing appSetting from within Data Mapper map #1355
Unanswered
jeffwessling
asked this question in
Help Needed
Replies: 1 comment
-
@jeffwessling how do you plan to use the constant? I don't think there is a way to refer to app setting value through a function in current data map. However, would like to learn more about your scenario and best way we can support it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to access a Logic App Standard's appsettings (or variables or parameters) from inside a Data Mapper map? I have a constant I'd like to not hardcode in the map and instead store it as an appSetting and access it through a Data Mapper Function.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions