Tumblr API Integration
The Tumblr API module allows administrators to connect Tumblr accounts for posting, content automation, and scheduling. Once integrated, users can publish blog content directly to Tumblr from within the Stackposts platform.
⚙️ Configuration Fields
To enable Tumblr integration, fill out the following fields:
-
Status
-
Enable: Activates Tumblr API usage across the platform. -
Disable: Deactivates the Tumblr connection.
-
-
Consumer Key
OAuth client key provided by Tumblr when you register your application.
Example:kCEbblMAMJnzGj5hmWFEHBVb761Vc34rErYh8OXYQl....... -
Consumer Secret
Secret key paired with the consumer key for signing requests.
Example:pjNVq3hmedb.......WPuooLHCeox
🔁 Callback & App Setup
-
Callback URL:
This must be configured in the Tumblr app settings as the default callback for OAuth redirection.
-
Create Tumblr App:
You can register a Tumblr app here:
https://www.tumblr.com/oauth/register
💾 Save Configuration
Once all values are entered, click Save changes to store the settings and activate the Tumblr API connection.
✅ Tips for Use
-
Ensure that the Tumblr application is in production mode and OAuth permissions are correctly configured.
-
Tumblr supports posting various content types (text, photo, video, quote, link), which can be mapped within the Stackposts scheduling UI.
-
Monitor API rate limits and OAuth token expiration via the Tumblr developer dashboard.