We just need a way to trigger a web hook to IFTTT, and run it in now.sh or something 😄
GitHub web hooks -> custom app in now.sh -> IFTTT through webhook
Pellentesque nec neque ex. Aliquam at quam vitae lacus convallis pulvinar. Mauris vitae ullamcorper lacus. Cras nisi dui, faucibus non dolor quis, volutpat euismod massa. Donec et pulvinar erat.
We just need a way to trigger a web hook to IFTTT, and run it in now.sh or something 😄
GitHub web hooks -> custom app in now.sh -> IFTTT through webhook
This is actually possible. Use the maker channel to make a POST request to your web server and launch your sh script from there.