Daily Social Post Automation
Each protected run selects a topic, drafts a LinkedIn post, publishes it, and logs the result to PlatPhorm Docs.
Topics
- weather
- space
- gremlins
- pinky toe legends
- warm water
Protected publisher
Publishing is a protected action and requires the shared platform API key.
Send a POST to /api/daily-post with eitherAuthorization: Bearer $PLATPHORM_API_KEY orX-PlatPhorm-API-Key. Public status is available at/api/health.
Schedule it daily (9:00 AM EST)
Point PlatPhorm Calendar/Claws at this URL once per day using POST and PLATPHORM_API_KEY:
/api/daily-postCron expression: 0 14 * * * (UTC) = 9:00 AM EST. Runs are logged as documents on docs.platphormnews.com under category social-automation.