Automate actions
Publish a post through the official Posts API.
LinkedIn is a workflow action that publishes a post when the trigger and conditions match. It uses the official Posts API. It is a channel, not a separate Aevico product.
Authorization
| Field | Notes |
|---|---|
| Token | Integrations → LinkedIn. Needs w_member_social or w_organization_social. |
| Author URN | urn:li:person:… or urn:li:organization:… |
| Text | Optional post body. Templates may use {title} {summary} {url} {category} {generated}. |
You must authorize the integration before publishing. Not every LinkedIn account has the same posting rights. This is not Campaign Manager.
Example
WHEN tenant.item.created IF category eq top-stories THEN publish_linkedin
Optional generate_content can draft a professional post before publish. Keep the same source item; adapt copy per channel.
32 articles on this site. Engineering notes on GitHub.
