Periodix LinkedIn Search node
The Periodix LinkedIn Search node runs a LinkedIn search from a URL and returns the matched items to your workflow.
Parameters
| Parameter | Description |
|---|---|
| Profile | The connected LinkedIn profile to run the search from. The list is loaded from your Periodix Actions account. |
| Search URL | A fully-qualified LinkedIn search URL (see supported types below). |
| Limit | The maximum number of results to return. |
| Options → Timeout (Minutes) (advanced) | How long to wait for the search to finish before giving up. |
Supported search URLs
Paste a fully-qualified LinkedIn search URL into the Search URL field. The following surfaces and result types are supported:
LinkedIn Classic
LinkedIn Sales Navigator
Result shapeThe fields returned for each item vary with the search type and surface (People, Companies, Posts, or Jobs).
How the node runs
One input item per execution. The node processes a single input item and waits — through a webhook — for the search to complete. Searches typically take a few minutes, depending on result size and LinkedIn pacing.
Searches are asynchronous. Periodix runs the search in the background and resumes your workflow once results are ready, so the node may stay active for several minutes before emitting results.
Each result becomes an item. When the search finishes, the node emits one workflow item per result.
Profile connection status
The Profile dropdown shows a status indicator next to each connected LinkedIn profile. If the profile you choose is not in a connected state when the workflow runs, the search will fail.
Search failing?If a search fails because the profile is disconnected, reconnect it from the Profiles page in the Periodix Actions dashboard, then run the workflow again.
Next step
See the end-to-end example to put the node to work.
Updated about 3 hours ago