Sync Twitch data with Notion

Hi all, what Twitch API endpoints or data I can pull into Notion (or any external system)? I’m interested in retrieving information like live stream details, follower/subscriber counts, and analytics, and logging them into a Notion database. Thank you.

The documentation can be found here

So you can choose what endpoints you want to utilise to export to notion.

Your question is super vague so all I can do is point to the reference

Thanks for the reference. I was interested in getting clips data into a Notion database. I came across a tool Note API Connector which has an UI interface for setting API including OAuth connection. Then, after calling API, I was able to import and sync API output with Notion.