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 MediaArazzoWorkflows
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
postInitializeDocumentUpload
Register the upcoming document upload to obtain the document asset URN and upload URL.
2
uploadDocumentFile
putUploadTheDocumentFile
Upload the document file bytes to the registered upload destination.
3
createDocumentPost
postCreateDocumentContent
Create a published document post authored by the owner that references the uploaded document asset.