Hi, I’m new to all this.
Describe the issue/error/question
I’m trying to figure out how to have different
- YouTube video uploads by channels (meaning different users)
- Twitter Posts from different users
- Instagram Posts from different users
and have it feed new posts to 3 different Discord Channels (Basically one for each of the social media channels mentioned above) in a single Discord Server.
At the moment I’m trying to set up the youtube feed.
A thing I’m not sure about is, do I need to make a make a project on Google Cloud even what I’m trying to pull is something public (which are new posts on a public social media channel)?
I was thinking that you should be able to just read off the url or channel_id (maybe with rss) but I could be a little naive on this part.
Please share the workflow
I tried to follow these instructions Auto-update a Webhook Subscription (PubSubHubbub + YouTube) but I’m confused on why I needed a domain. Or maybe
Information on your n8n setup
- n8n version: 0.182.0
- Running n8n via desktop app.