The following content is part of Bings Copilot and me.
We had a long chat (for testing purposes) and this is the solution.
Also a part of jq
syntax was optimized (shortend, more specific) with the help of Copilot.
Especially the last part with the select
was a good example of how an AI can make things "elegant".
I wanted to have a solution to send me one value from a remote system to a Teams Channel aka webhook.
Using just httpie
and jq
with cron