Make Integration Setup
Connect SocialRails to Make (formerly Integromat) to build visual automation scenarios for social media scheduling, AI content generation, and analytics.
Make (formerly Integromat) lets you build visual automation scenarios that connect SocialRails with hundreds of other apps. Use drag-and-drop modules to schedule posts, generate AI content, pull analytics, and more.
Prerequisites
- A SocialRails account on the Creator plan or above
- A Make account (Free plan works for basic scenarios)
- A SocialRails API key with the appropriate scopes
Step 1: Get Your API Key
- Go to your SocialRails Dashboard
- Click Create Key
- Name it something like "Make"
- Select scopes: read, write, and ai for full access
- Copy the key (it's only shown once!)
Step 2: Add SocialRails to Make
- Open Make and create a new scenario
- Click the + button to add a module
- Search for SocialRails
- Select the module you want to use
Step 3: Connect Your Account
- When adding a SocialRails module for the first time, click Create a connection
- Name the connection (e.g. "My SocialRails Workspace")
- Paste your API key (starts with
sr_live_) - Click Save — Make will verify the connection by checking your workspace
Available Modules
Instant Triggers (Webhooks)
Start your scenario immediately when something happens in SocialRails.
Actions
Perform operations in SocialRails.
Searches
Look up data in SocialRails.
Scenario Examples
Content Calendar from Google Sheets
Schedule a week of posts from a spreadsheet:
- Google Sheets — Watch Rows — monitor your content calendar sheet
- SocialRails — Create a Post — use row data for content, platform, and schedule
AI-Powered RSS to Social
Auto-generate and post content when a new article is published:
- RSS — Watch RSS Feed Items — monitor your blog feed
- SocialRails — Generate AI Content — prompt: "Summarize for Twitter: {title} - {description}"
- SocialRails — Create a Post — schedule the generated content
Cross-Platform Publishing
Post to all platforms when content is approved in your CMS:
- Webhooks — Custom Webhook — receive from your CMS
- SocialRails — Batch Create Posts — platforms: twitter, linkedin, instagram
Failed Post Alerts
Get an email when any post fails:
- SocialRails — Watch Post Failed — instant trigger
- Email — Send an Email — include post ID and error message
Platform Notes
Troubleshooting
- "Connection failed" — Double-check your API key. It should start with
sr_live_. Create a new key if needed. - "API access not available" — Your SocialRails plan must be Creator or above.
- "Insufficient scope" — Your API key needs the right scope (read/write/ai). Create a new key with all needed scopes.
- Scenario stops running — Check your Make plan's operations limit. Free plans have limited operations per month.
- Rate limit errors — Your plan's hourly limit applies to all API usage. Creator: 60/hr, Business: 300/hr, Agency: 1,000/hr.
Next Steps
See the Make Modules Reference for detailed input/output fields and advanced configuration.