Social Planner Post API 🚀
What’s New in Social Planner:
Creating and editing posts via the API has become smarter and more flexible! The Social Planner Post API now supports platform-specific parameters for Facebook, Instagram, LinkedIn, Pinterest, and YouTube, making cross-platform posting seamless and optimised.
- Platform Specific Fields: Each platform (Facebook, Instagram, LinkedIn, Pinterest, YouTube) now accepts its own detailed objects, such as post type, title, link, and media format.
- Smarter Media Handling: A new media optimisation flag enhances image quality before publishing, ensuring your posts always look their best.
- Full Compatibility: All new parameters are optional, and existing integrations continue to function without any changes.
- POST /social-planner/posts → Create Post
- PUT /social-planner/posts/{id} → Edit Post
- GET /social-planner/posts and GET /social-planner/posts/{id} → Retrieve posts with the new fields
💡 Why This Matters
- Unified and flexible post creation for all major platforms
- Fine-tuned control for each platform’s behaviour and content type
- Higher-quality, optimised media delivery
- Zero migration effort with no breaking changes

