Unclassified
윈도우 OS에서 CURL 설치 및 테스트 방법
Always-Try
2021. 11. 21. 13:14
curl - Download
curl.se
본인 OS에 맞는 파일을 받아서 압축만 풀면 된다.
cmd 창에서 테스트
curl -X POST --data-urlencode "payload={\"channel\": \"aws_security_group_test\", \"username\": \"webhookbot\", \"text\": \"This is test.\", \"icon_emoji\": \":ghost:\"}" https://hooks.slack.com/services/웹훅URL주소부분입니다.