// PERIODIX ACTIONS
Atomic capabilities you compose into playbooks. Call any Action directly from n8n, MCP, REST, or Make.
14 actions
Retrieve a LinkedIn company profile by public identifier, numeric ID, or URN. Returns name, industry, employee-count range, description, locations, specialities, website, and follower count. It works on any company, including accounts from a LinkedIn or Sales Navigator company search. Use it for B2B filtering by company size or industry before you commit outreach.
List the 1st-degree connections of a connected LinkedIn account, with profile details. Use it to re-engage existing contacts, find mutual connections, or analyze your network. The warmest audience you have, no connection request needed.
Get the remaining InMail credit balance for the connected account (Premium, Recruiter, or Sales Navigator). Use it to check allowance before sending InMail at scale.
List the comments on a LinkedIn post, including the full comment text and full author details. Commenters are a higher-intent signal than reactions, and their words give AI real material to personalize outreach with.
List the people who reacted to a LinkedIn post, including full author details. These are warm leads who already engaged with your topic, the raw material for signal-based prospecting. Optionally target reactions on a specific comment.
Retrieve the full LinkedIn profile of a person by public identifier or internal ID. Returns name, headline, summary, location, complete work experience, education, skills, languages, and certifications. It works on any LinkedIn profile, including leads you found through a LinkedIn or Sales Navigator search. The core enrichment action that turns a search result into rich data for CRM push or ICP scoring.
Retrieve the result of a long-running action, such as LinkedIn Search, by its resultId. Returns a status of pending, completed with output, or failed with an error. Poll until the status is no longer pending.
List the recent posts published by a LinkedIn person or company, with full post content. Use it to analyze what a lead talks about before you reach out, so AI can personalize the first message. It also returns each post's social_id, which Get Post Reactions and Get Post Comments need.
Run a LinkedIn or Sales Navigator search by URL and get clean, structured rows back. Works for People, Companies, Posts, and Jobs on both Classic and Sales Navigator. Paste a search URL, and Periodix Actions returns the matching results with automatic rate limiting. This is the core of any LinkedIn lead generation or list-building workflow.
List the LinkedIn profiles connected to your organization. Use it to discover the profileId that every other action requires, and to check whether a profile has Sales Navigator access. Only profiles with a connection status connected can be used.
Resolve a free-text query to LinkedIn search parameter IDs for use in Search People. Filter IDs are not free text, so resolve them first. Classic uses LOCATION, INDUSTRY, COMPANY, JOB_TITLE. Sales Navigator uses REGION, SALES_INDUSTRY, DEPARTMENT, JOB_TITLE, COMPANY.
Search LinkedIn for people with structured filters instead of a URL. Filter by location, industry, company, and keywords on Classic, and add function, role, seniority, tenure, and company headcount on Sales Navigator. Returns one page of up to 100 matching people. Ideal for building precise, ICP-shaped prospect lists.
Send a LinkedIn connection request (invitation), optionally with a personalized note. The main follow-up once you have found and qualified prospects. Available in n8n, MCP, and REST.
Send a direct message to a LinkedIn connection or open profile, the first message after an accepted invitation, or a follow-up. Set InMail to send a paid InMail that reaches people outside your network, which requires a subject and a Premium or Sales Navigator allowance. Available in n8n, MCP, and REST.
// GET STARTED
Get an API key and call any Action from your stack.
Create your account