Skip to main content

Settings Schema

When creating a post for LinkedIn (profile or page), use the following settings schema:
Use __type: "linkedin" for personal profiles and __type: "linkedin-page" for company pages. Both use the same settings schema.

Fields

FieldTypeRequiredDescription
__typestringYeslinkedin or linkedin-page
post_as_images_carouselbooleanNoDisplay multiple images as a carousel
carousel_namestringNoName for the carousel document

post_as_images_carousel

When set to true and you have multiple images, they will be displayed as a swipeable carousel instead of a collage.
ValueDescription
trueImages displayed as carousel
falseImages displayed as collage (default)
Optional name for the carousel document. Only used when post_as_images_carousel is true.

Complete Example

Text Post

Carousel Post

Company Page Post