How do I post an item to the Streamlabs activity feed from Kofi?

This topic was automatically generated from Slack. You can find the original thread here.

Rusty : Hi guys, new to Pipeline but i love the concept! I’m looking to get donation information from Ko-fi (https://ko-fi.com/manage/webhooks?src=sidemenu) and pass it through to the Streamlabs activity feed. I was hoping to do so via python however i believe that is still an upcoming feature for pipeline? Is there any ETA on this at all? Perhaps Ko-Fi could be added to Pipeline? Cheers

Danny Roosevelt : Hey Rusty, welcome! It looks like you can pretty easily set up a webhook in Ko-fi, and you can drop in a Pipedream HTTP endpoint there, which is the destination for Ko-fi to send your data. You can read more about that here: Triggers

Danny Roosevelt : And it looks like we do already have Streamlabs integrated in Pipedream, so you can authenticate to your SL account in Pipedream and make requests from there

Danny Roosevelt : But yes today we only support Node.js — I don’t have an eta on Python support for you, but you can follow along here if you’d like: Language Support: Python 3 · Issue #221 · PipedreamHQ/pipedream · GitHub