Btw, if while implementing it, can you consider make something available for API developers to be notified too?
I'm not sure graphql is very cool for streaming APIs, but maybe a simple outgoing webhook would be enough
Hey @marc, I plan to automate sending a message on a discord channel with the changelog of #sgtm.
It would be nice if you provide a webhook system or maybe just an RSS for now? this way I can easily configure posting with Zapier :)
Yes, Zapier integration would be very useful for a bunch of things. Definitely want to add this at some point.
RSS would be quicker to implement. But there's a bunch of different ways to implement it. And people might have different preferences depending on the integration they want to build.
I'll give this some thought the coming days. Feel free to ping me in a week to check the status.
I've never read a book twice yet, but I really liked this very short (~1-hour) book:
GitHub offers webhook and various integrations including Zapier
I don't know if it works, but there is a wipchat zapier integration here: github.com/roks0n/wipzap
Thanks. Trying it now to see if it works!
@zaheerbaloch Did it work?