Small BusinessReal EstateFinanceMarketingLegalOperationsSalesTemplatesPricingDocs
Get started

Step Guide: LinkedIn

Social

Post to your LinkedIn profile or page

Overview

The LinkedIn step publishes posts to a connected LinkedIn profile or organization page. You provide a message and optionally images, and the step outputs a direct link to the published post. Requires a connected LinkedIn integration.

When to Use

  • Share AI-generated thought leadership content on LinkedIn
  • Cross-post content to LinkedIn alongside other social platforms
  • Automate company page updates with workflow-generated content
  • Publish data-driven insights from financial or analytics workflows

How It Works

The step reads an input (message) field and an optional images field (array of upload UUIDs) from its input record. At least one must be provided. Images are uploaded via the LinkedIn Images API. Posts are created via the LinkedIn REST API. The target is specified as a URN (urn:li:person or urn:li:organization) in the linkedinConfig. Outputs {post_url, success, error}.

Actions

LinkedIn Post
Publish a post to LinkedIn
How it works
Reads input (message text) and images (array of upload UUIDs) from the input record. Creates a post on the configured LinkedIn profile or organization. At least one of message or images is required. The targetUrn must be configured. Outputs {post_url, success, error}.
  • Use AI Text Generate to compose professional post content
  • Target can be a personal profile or an organization page via URN
Tips
  • Requires a LinkedIn integration. Connect your LinkedIn account in the integrations settings
  • Set the targetUrn in config to choose between your personal profile and an organization page
  • At least one of message or images must be provided