ghl_social_create_queue_item
Add a social media post to a queue for scheduling, with support for edit sessions or direct addition.
Instructions
Create a new item in the queue Adds a new post item to a queue. Use sessionId for edit session or directToQueue for immediate addition. Endpoint: POST /social-media-posting/category/queues/{queueId}/create/item (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| queueId | Yes |