Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demos/alert-to-slack-with-logic-app -> InvalidTemplate #14225

Open
SergiuSofroni opened this issue Nov 26, 2024 · 0 comments
Open

demos/alert-to-slack-with-logic-app -> InvalidTemplate #14225

SergiuSofroni opened this issue Nov 26, 2024 · 0 comments

Comments

@SergiuSofroni
Copy link

Hi there.

Wanted to use 'demos/alert-to-slack-with-logic-app' but there are some issues.

While trying to follow the Steps from Readme on 'Click on Outputs. Copy the output called WebHookURI.' I got the below
Use 'listCallbackURL(resourceId('Microsoft.Logic/workflows/triggers', parameter('logicAppName'), 'manual'), '2019-05-01').value' to retrieve the callback URL, the value contains a secret and is not recommended in an output.

Solved this, but when I try to run that logic app, got the below error and don't know how to solve it
InvalidTemplate Unable to process template language expressions in action 'Http' inputs at line '0' and column '0': 'The template language expression 'triggerBody()['context']['portalLink']' cannot be evaluated because property 'context' doesn't exist, available properties are 'schemaId, data'. Please see https://aka.ms/logicexpressions for usage details.'.

Can anyone help on that?

Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant