DEV Community

Discussion on: Serverless Functions to Catch New Shopify Orders

Collapse
 
tbeseda profile image
Taylor Beseda • Edited

I also have an example on Github that catches Twitch.tv webhooks (like when a streamer goes live) and sends some data to Segment.com. It takes a little more set up to get a Bearer token for the Twitch API, but it's still fairly straightforward.