ReeplDOCS

Automate Workflows With Zapier, Make.com, Pabbly Connect, and ViaSocket

Connect Reepl to Zapier, Make.com, Pabbly Connect, and ViaSocket to automate LinkedIn content creation, publishing, and notifications

Reepl integrates with Zapier, Make.com, Pabbly Connect, and ViaSocket so you can connect your LinkedIn workflows to thousands of other tools. This guide covers setup, available triggers and actions, and practical automation ideas.

You need a Reepl account with API access, plus an active account on Zapier, Make.com, Pabbly Connect, or ViaSocket. Premium actions (Carousel, Tweet Data, Virality) require a Pro plan or higher.

Generate an API key

Zapier, Make.com, Pabbly Connect, and ViaSocket authenticate using a Reepl API key.

Open Apps & API Keys

Navigate to Settings > Apps & API Keys in the Reepl web app.

Create a key with the right scopes

Click Create API Key and select the scopes your automations will need:

ScopePurpose
drafts:readList and get drafts
drafts:writeCreate, update, and delete drafts
posts:readList published posts
posts:writePublish and schedule posts
contacts:readList contacts
contacts:writeAdd and update contacts
tools:usePremium tools (Virality Checker, Carousel, Tweet Data)
webhooks:manageRegister and test webhook subscriptions (triggers)
user:readGet user info

Copy and store the key

Copy the generated key. You can create multiple keys with different scope combinations for different automations. All platforms authenticate via the X-API-Key header.

Connect and build automations

Add Reepl to Zapier

Open Zapier and search for "Reepl" in the app directory. When prompted for authentication, paste your API key.

Available triggers

Set up a trigger to start your Zap when something happens in Reepl. All triggers are webhook-based and fire in real time.

TriggerFires when
New Post PublishedA LinkedIn post is published through Reepl
New Draft CreatedA new draft is created
New Contact AddedA contact is saved to a list
Post Failed to PublishA scheduled post fails to publish

Available actions

Add Reepl actions as steps in your Zap:

ActionDescription
Create a DraftCreate a new draft post
Publish Post to LinkedInPublish immediately
Schedule a PostSchedule for a specific date and time
Generate Carousel SlidesCreate slides from YouTube, article, PDF, or text (Pro+)
Extract Tweet DataGet tweet content and metrics (Pro+)
Analyze Content ViralityScore content for engagement potential (Pro+)

Search action

Add a Find a Contact search step to look up contacts by name, email, or company. Returns up to 10 matching results.

Test your Zap using Zapier's built-in testing tools before turning it on.

Add Reepl to Make.com

Open Make.com and search for "Reepl" in the app directory. When prompted for authentication, paste your API key.

Available triggers

Add a Reepl trigger module to start your scenario when an event occurs. All webhooks register and unregister automatically.

TriggerFires when
Post PublishedA scheduled post is published
Publish FailedA post fails to publish
Draft CreatedA new draft is created
Contact AddedA new contact is added

Available modules

Add Reepl action modules as steps in your scenario:

ModuleDescription
Schedule PostSchedule a LinkedIn post for future publishing
Publish PostPublish immediately to LinkedIn
Create DraftCreate a draft post
Find ContactSearch contacts by name, email, or company
Check ViralityAnalyze content for viral potential (Pro+)
Get Tweet DataExtract data from a tweet URL (Pro+)
Create CarouselGenerate carousel from content (Pro+)

Dynamic dropdowns

When configuring the Add Contact module, use the Get Contact Lists dropdown to select which list to add the contact to.

Run the scenario once to test it before activating the schedule.

Add Reepl to Pabbly Connect

Open Pabbly Connect and search for "Reepl" in the app list. If the public app is still under review, add Reepl as a private custom app using the configuration in reepl-pabbly-app and use the same API key connection.

Available triggers

Add a Reepl trigger to start a workflow when an event occurs. The trigger subscribes and unsubscribes automatically through Reepl's webhook API.

TriggerFires when
Post PublishedA post is published through Reepl
Draft CreatedA new draft is created
Publish FailedA post fails to publish

Available actions

Use Reepl actions to manage content from any Pabbly workflow. The app package includes the shared Reepl API actions for users, drafts, posts, carousels, virality checks, and webhook subscriptions.

When creating a private custom app, use Header authentication with the header name X-API-Key, then test the connection with GET /external/me.

Add Reepl to ViaSocket

Open ViaSocket's Plugin Builder and create or open the Reepl plug. If the plug is private while it is being tested, use the private plug connection in your workflow.

Authenticate the connection

Configure the connection with the X-API-Key header and test it with GET /external/me against https://api.reepl.io/v1. Paste the Reepl API key when ViaSocket asks for the connection value.

Available triggers and actions

ViaSocket supports Post Published, Draft Created, and Publish Failed triggers, plus Reepl actions for drafts, posts, carousels, virality checks, comments, and webhook subscriptions. See the ViaSocket integration reference for the complete setup and action list.

Common automation ideas

Here are practical automations to start with:

  • Content pipeline -- When a new row is added to a Google Sheet or Notion database, create a draft post in Reepl automatically
  • Notifications -- When a scheduled post is published, send a Slack message to your team channel
  • Analytics export -- On a weekly schedule, pull Reepl analytics data and append it to a Google Sheet for reporting
  • Failure alerts -- When a post fails to publish, send an email or Slack notification so you can fix it immediately

Test and maintain your automations

Before relying on any automation, test it:

  1. Run the automation manually with test data
  2. Verify the output in both Reepl and the connected tool
  3. Check that all fields map correctly (post content, contact details, timestamps)
  4. Enable error notifications so you know when something fails

Automations can break when APIs update or connected tools change. Periodically review your active automations:

  • Check execution logs in Zapier, Make.com, Pabbly Connect, or ViaSocket for errors
  • Update authentication if your Reepl API key is rotated
  • Adjust automations when you change your Reepl workflow