Back to LinkedIn
Connect Knoon AI with LinkedIn to automate AI workflows.
Publish a post to LinkedIn immediately.
zernioLinkedInDefaultPostNow
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| content | mustache | Optional LinkedIn post text. | No |
| attachments | array (attachment) | Optional uploaded photo/video attachments. | No |
| assetUrls | array (mustache) | Optional public image/video URLs. | No |
| firstComment | mustache | Optional first comment to publish after the post. Useful for external links. | No |
| documentTitle | mustache | Optional LinkedIn document title (used for document/carousel posts). | No |
| organizationUrn | mustache | Optional organization URN (example: urn:li:organization:123456) for company page publishing. | No |
| disableLinkPreview | boolean | Optional flag to disable LinkedIn link preview cards for URL-only posts. | No |
Returns
| Name | Type | Description |
|---|---|---|
| postId | string | Zernio post ID. |
| status | string | Post status. |
| accountId | string | Connected Zernio account ID. |
| platform | string | Published platform. |
| platformPostUrl | string | Published platform post URL when available. |