Everything you need to connect your platforms to Rippelle
📥 Sources (where Rippelle reads from)
📤 Destinations (where Rippelle posts to)
Rippelle automatically fetches your photos from Flickr to distribute them to your social networks.
Rippelle) and a short description (e.g. Auto-posting my photos via Rippelle)Method 1: Via Flickr API
user_id (format: 12345678@N00)Method 2: In the URL
flickr.com/photos/YOUR_ID/Connect your Blogger/Blogspot blog and Rippelle will automatically fetch new posts via RSS.
https://yourblog.blogspot.com)In Rippelle:
Works with both WordPress.com and self-hosted WordPress blogs.
In Rippelle:
💡 Tip: Make sure your blog's RSS feed is enabled. Most WordPress sites have it at /feed/
Connect your Weebly blog to automatically share new posts.
In Rippelle:
💡 Note: Your Weebly site needs a blog section enabled for Rippelle to fetch posts.
Connect any website or service to Rippelle by sending content to a unique webhook URL. Perfect for custom websites, CMS platforms, or any service that can send HTTP requests.
{
"title": "My blog post title",
"description": "A description of the post...",
"image_url": "https://example.com/photo.jpg",
"link": "https://example.com/my-post"
}
Field details:
💡 Tip: Your webhook URL contains a secret key — treat it like a password. Anyone with the URL can send content to your Rippelle account.
URL format:
https://discord.com/api/webhooks/123456789/abcdefghijk...
Post automatically to your Facebook Page! Rippelle will share your photos with your followers.
✨ Easy OAuth Connection
Just click the button and authorize - no manual setup needed!
✅ That's it!
Once connected, Rippelle will automatically post your new photos to your Facebook Page.
⚠️ About Permissions
During authorization, Facebook will ask for several permissions:
💡 We're working to simplify these permissions in a future update. Only the posting permission is actually used.
💡 No Page yet? Create one at facebook.com/pages/create
Share your photos to Instagram automatically! Perfect for reaching your Instagram audience.
💡 Why a Business account? Instagram only allows automated posting through Business or Creator accounts. Personal accounts cannot use posting APIs (this is an Instagram limitation, not Rippelle).
✅ That's it!
Rippelle will post your photos as Instagram feed posts with your brand description as the caption.
💡 Tip: Disable Unnecessary Permissions
During Instagram authorization, you can toggle off permissions you don't need:
Only the publishing permission is required for Rippelle to work.
Don't have a Business account?
Here's how to switch:
Primfeed integration for the Second Life community is coming soon!
Stay tuned for updates.
Plurk is popular in the Second Life community! Connect your account to share your photos.
✨ Easy OAuth Connection
Just click the button and authorize - no manual setup needed!
What you need:
In Rippelle:
Send group notices to your Second Life group automatically when you post new content!
⚠️ Important: Two different keys!
Finding a SL Group UUID:
Send group notices to your Second Life group using LifeBots — an alternative to SmartBots for automated group messaging.
⚠️ Important:
Finding a SL Group UUID:
Facebook or Instagram connection issues?
→ Make sure you have a Facebook Page (not a personal profile) and that your Instagram is a Business or Creator account linked to your Page.
Posts not appearing on Discord
→ Check that the webhook is still active in the channel settings
"Rate limit" on Bluesky
→ Wait a few minutes, Bluesky limits frequent posts
SmartBots notices not sending
→ Make sure you have BOTH the API Key (from My Account) AND the Bot Secret (from your bot's settings)
Plurk authorization failed
→ Try logging out of Plurk first, then reconnect through Rippelle
LifeBots notices not sending
→ Make sure your bot is online, is a member of the group, and has permission to send notices. Also verify that the API Key and Bot Secret are correct.
Webhook not receiving content
→ Ensure you're sending a POST request with Content-Type: application/json and that the JSON body includes at least an image_url field. Check that the webhook URL is correct.
Last updated: February 2026