LinkedIn · Arazzo Workflow
LinkedIn Upload a Document and Create a Post
Version 1.0.0
Register a document upload, push the file bytes, then publish a document post.
View Spec
View on GitHub
BusinessCareersMarketingProfessional NetworkingRecruitingSocial-MediaFortune 1000ArazzoWorkflows
Provider
Workflows
upload-document-and-create-post
Initialize a document upload, upload the file, and publish a document post.
Registers a document upload, pushes the document bytes to the returned upload URL, and creates a published document post that references the uploaded asset.
1
initializeDocumentUpload
Register the upcoming document upload to obtain the document asset URN and upload URL.
2
uploadDocumentFile
Upload the document file bytes to the registered upload destination.
3
createDocumentPost
Create a published document post authored by the owner that references the uploaded document asset.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.