# SpeedTest to Slack
This workflow can notify Speed test results to Slack.
I was using other SpeedTest Alfred workflow, but I noticed that lose result of SpeedTest often, because the notification will always be gone soon. So I made this workflow.
## How to configure
1st. Create your own Slack Incoming Webhooks.
https://api.slack.com/custom-integrations/incoming-webhooks Click "Integrations management pages here".
2nd. Get Webhook URL and set it to workflow environment variable "SLACK_WEBHOOK_URL".
Option You can set target of Slack channel "SLACK_CHANNEL". ( default channel is "general" )