App Logo
linkedin.com

Save LinkedIn post

Save a LinkedIn post to your saved items (My Items > Saved posts) by its permalink. Returns already_saved if the post was already saved, or saved otherwise.

Input

postUrl required

LinkedIn post permalink, e.g. https://www.linkedin.com/feed/update/urn:li:activity:123.../ or https://www.linkedin.com/posts/<slug>.

Output

status required
postUrl required
verified_on_page required

True if reopening the post's control menu after the action independently confirmed the saved (Unsave) state - not just that the click's own in-page state change fired.

FAQ

Save a LinkedIn post to your saved items (My Items > Saved posts) by its permalink. Returns already_saved if the post was already saved, or saved otherwise.
Required: postUrl.
It returns status, postUrl, verified_on_page.
Yes. It acts as you on linkedin.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the linkedin.com cookies saved by the Reduck extension.
It makes changes on linkedin.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/linkedin.com/save_post, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/linkedin.com/save_post
It is part of Reduck's official curated catalogue.

Start building not clicking