Replies: 1 comment
-
|
and ,config is body: |
${{ quote(
{
"msgtype": "markdown",
"markdown": {
"content": "{{ outputs.taskstatus.wasSuccessful }}"
}
}
) }}the error message: |
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.
-
Can the "outputs" be referenced in the JSON type body of the "http step"? How to use?
I got an error while using it.
my config:
the error message:
an unrecoverable error occurred: failed to get step config: unexpected token Bracket("{")Beta Was this translation helpful? Give feedback.
All reactions