Short answer: Drop the "LinkedIn → Create LinkedIn Post" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Author URN author | string | Required | Your LinkedIn person URN (urn:li:person:XXXXX) or organization URN (urn:li:organization:XXXXX) |
Post Text text | string | Required | Post Text. Example: Excited to announce we've raised our Series A! 🚀 |
Link URL link | string | Optional | URL to attach to the post |
Visibility visibility | options | Optional | Visibility. Options: Public, Connections only |
{"author": "e.g. urn:li:person:abc123","text": "e.g. Excited to announce we've raised our Series A! 🚀","link": "https://example.com/announcement","visibility": "{{trigger.visibility}}"}
{"id": "urn:li:share:123456789"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.