Auto-Post Your Notion Content Queue to LinkedIn on Schedule
Keep a simple content queue in Notion; this picks the next scheduled item each day and publishes it to LinkedIn, marking it done — so your LinkedIn stays active while you batch-write once a week.
- 1
Step 1 — Check the queue
Add a
Schedule Triggerthen aNotionnode returning rows whose scheduled date is today and status is "queued". - 2
Step 2 — Pick the next post
Add a
Filter/Ifnode to take the top due item, with its text and any media URL. - 3
Step 3 — Publish to LinkedIn
Add a
LinkedInnode to create the post from the queued text and media. - 4
Step 4 — Mark it done
Update the Notion row's status to "posted" so it isn't published again tomorrow.
Frequently asked questions
Can I schedule multiple posts a day?
Yes — run the trigger more often and let Step 1's date/time filter decide what's due, so several slots a day work fine.
What about images?
Store a media URL in the Notion row; Step 3 attaches it. For LinkedIn, check the supported media types and sizes.