Multi-Link Posts (Facebook Carousels)
Request Body
{
"bulk": {
"state": "scheduled",
"posts": [
{
"networks": {
"facebook": {
"type": "carousel",
"text": "Explore our top features!",
"sublinks": [
{
"url": "https://publer.com",
"title": "Publer Dashboard",
"description": "Manage all your social accounts in one place.",
"images": [
"https://cdn.publer.com/images/dashboard1.jpg",
"https://cdn.publer.com/images/dashboard2.jpg"
],
"default_image": 0,
"call_to_action": "LEARN_MORE"
},
{
"url": "https://publer.com/pricing",
"title": "Pricing Plans",
"description": "Find the right plan for your team.",
"images": [
"https://cdn.publer.com/images/pricing.jpg"
],
"default_image": 0,
"call_to_action": "SIGN_UP"
}
]
}
},
"accounts": [
{
"id": "63c675b54e299e9cf2b667ea",
"scheduled_at": "2025-07-06T23:18:00Z"
}
]
}
]
}
}Parameters
networks.facebook
Field
Type
Description
sublinks[] Object
Field
Type
Description
Key Notes & Limitations
Workflow
Best Practices
Related Topics
Last updated
Was this helpful?

