This workflow automates the process of tracking updates to LinkedIn profiles, detecting changes in key profile details such as name, tagline, summary, and experience, and sending notifications via Slack. It periodically checks a list of profiles stored in Google Sheets, scrapes new data from LinkedIn profiles through a third-party API, and compares it with existing stored data. When changes are detected—such as a name change, updated tagline, new posts, or hiring status—it updates the Google Sheets records and sends alert messages to Slack channels. The workflow also facilitates resource management with informative sticky notes and is scheduled to run daily at 8 AM.
Key components include:
– A schedule trigger to run daily.
– Google Sheets nodes for reading and updating profile data.
– HTTP requests to scrape profile info and posts from LinkedIn via Ghost Genius API.
– Conditional logic nodes to detect changes in profile fields.
– Slack nodes to notify team members of specific profile updates.
– Gating nodes to determine whether to send notifications or skip if no updates are found.
This workflow is highly useful for recruiters, HR teams, or social media managers who need to keep real-time tabs on candidate/client LinkedIn activity and profile updates, ensuring timely responses to profile changes.
Overall, this setup streamlines monitoring LinkedIn profiles, maintaining up-to-date records, and boosting responsiveness to profile updates.
Reviews
There are no reviews yet.