Good morning GURU.
I'm playing with the SLAK messaging program and I have a problem: How can I assign the following content to a string variable?
curl -x proxy: 8081 -k -X POST -H "Content-type: application / json" --data "{'text': 'Hello I'm Gimmy!: smile:'}" https: //hooks.slack. com / services / T9F1H40UR / BEALE0WLS / BDtGXXXXXdsXXXXXXXXXXXC
It is important that the characters " and ' are not altered.
If I put that command on a BAT file and i run it from dos, it works.
Every suggestion is welcome
Thank you
GMY
P.s.
Do not suggest to run a *.BAT file with the commands inside, =)