Post to your LinkedIn profile or page
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.
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}.