# webhook.yunplus.io **Repository Path**: open-iot/webhook.yunplus.io ## Basic Information - **Project Name**: webhook.yunplus.io - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webhook.yunplus.io For Execute Shell Script When Receive A Webhook Notify ** IMPORTANT ** : Should make the script executable! ```bash $ chmod +x shell/* ``` ### test `curl -H "Content-Type:application/json" -X POST -d {} http://127.0.0.1:9999/webhook/run/scripts/test34` ### TODO: - Add a password for run the script