Receive json and print to a file without format #594
Unanswered
josiaslg83
asked this question in
Q&A
Replies: 1 comment
-
You want to dump the payload to a json file? Here is part of the hooks.json
test.sh contains
|
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.
-
Hi.
I'm trying to receive a json and simple print the receipt to a file, but without success.
I'm trying to use the echo command and, with the instruction received by the url in json, print directly to a file. Is there any way to do this?. All examples just trigger scripts.
Beta Was this translation helpful? Give feedback.
All reactions