Auto-Like LinkedIn Posts Shared in Slack Channels

Automatically extract the activity number from a Slack message and like the corresponding LinkedIn post with a randomized delay for human-like engagement.

Apps used

Created by abhijeet singh

Installed by 3 users

When
Default app icon
Slack
Runs Every 5 Minutes
Do
extract_activity_number
random_odd_number_1_to_15
Workflow step icon
Delay
Workflow step icon
Create a like on user s post

Auto-Like LinkedIn Posts Shared in Slack Channels

🚀 Workflow: Auto-Like LinkedIn Posts Shared in Slack Channels

Trigger

  • Slack Service Trigger
    Starts the workflow when a post (activity string) is shared in a Slack channel.

Step 1: Extract Activity Number

  • Type: Function
  • Purpose: Extracts the activity number from the shared string (e.g., from activity-123456789), isolating only the post ID required for LinkedIn actions.
// Input: inputText (e.g. "activity-123456789")
// Returns: 123456789 or null

Step 2: Generate Random Delay

  • Type: Function
  • Purpose: Selects a random odd number between 1 and 15 to use as the delay duration. This simulates human timing for the like action and reduces bot detection risk.
// Returns: 1, 3, 5, 7, 9, 11, 13, or 15

Step 3: ⏸️ Delay [viaSocket Utilities ViaSocket]

  • Purpose: Pauses the workflow for the randomly selected number of minutes before proceeding. Mimics 'real user' behavior.
  • Input: Delay (minutes) = previous random odd number generated

Step 4: 👍 Like LinkedIn Post [LinkedIn LinkedIn]

  • Purpose: Initiates a 'like' action on the LinkedIn post using the extracted activity number as the post ID.
  • Input: LinkedIn Post ID = extracted activity number

Automation Value

  • Streamlines employee/brand social engagement metrics
  • Ensures human-like timing for safe automation
  • Great for collaborative teams boosting LinkedIn reach from Slack

Can't find the right template?

Start with AI

Frequently Asked Questions

What does this template do and who is it for?

This template automates a specific workflow by connecting multiple apps and removing manual steps. It’s useful for anyone who wants to save time, reduce errors, and streamline repetitive tasks using automation.

Do I need technical knowledge to use this template?

No. You can install and customize this template without writing any code. Everything is done through simple configuration.

Which apps are required, and can I customize or extend the workflow?

Only the apps shown on the template page are required. You can customize messages, add or remove steps, apply conditions, connect more apps, and add extra actions like notifications, data updates, or triggering other automations.

Is this template suitable for real business use and multiple use cases?

Yes. Once configured, it can be used for live workflows and production systems. You can also duplicate the template and customize it for different teams or processes.

How long does setup take, and can I manage the workflow later?

Most templates can be set up in just a few minutes. You can pause, edit, duplicate, or delete the workflow anytime.

Do I need a paid plan, and where can I get help if needed?

You can start with the free plan; limits depend on your viaSocket plan and usage. If you need help, you can contact viaSocket support, check the Knowledge Base, or book a demo.