Obtain and securely store your Blogs API key or OAuth token. Follow the official docs to grant the app read and write access as needed.
Enter your Octopush SMS API key or credentials in the connector. Grant permission to send messages and access delivery reports.
ENDPOINTS USED: GET emails/builder; POST /emails/builder/data; GET emails/schedule; GET blogs/posts; POST /blogs/posts; PUT /blogs/posts/:postId; GET /blogs/posts/url-slug-exists; GET /blogs/categories; GET /blogs/authors; GET /blogs/posts; GET /blogs/categories
Trigger: New blog post published in Blogs API
Action: Send SMS via Octopush to subscribers with post title and link
GET /blogs/posts or POST /blogs/posts
Key fields: postId, title, excerpt, url, publishedDate
Trigger: Scheduled check for new or updated posts every 15 minutes
Actions: queue SMS summaries and follow ups; attach images when available
GET /blogs/posts and GET /blogs/posts/url-slug-exists
Fields: slug, title, summary, url, status
Trigger: Blog post updated or new category added
Actions: send notification SMS and update delivery status back to Blogs API
POST /blogs/posts or PUT /blogs/posts/:postId
Fields: postId, categoryId, title, url
No coding required: build automations with a visual connector
Faster time-to-value with ready-to-use endpoints and triggers
Reliable delivery with delivery reports and retries for SMS alerts
A quick glossary of terms used in this guide to help you implement the integration
A set of rules and tools that lets two applications talk to each other over the internet; in this guide, Blogs API and Octopush SMS talk via REST calls.
A method for apps to send real-time data to other apps as events happen
Standards for authenticating and authorizing access to APIs
A status update that confirms whether an SMS was delivered to a recipient
Automatically notify subscribers when a new article is published, with a preview and link
Summarize weekly blog content and push a digest to subscribers
Trigger campaigns by category or tag, sending relevant posts to segments
Enter API keys or OAuth tokens for Blogs API and Octopush SMS in the connector
Map post events to SMS actions and set delivery preferences
Run tests, verify delivery, monitor logs, and switch on automation
The Blogs API connection creates a bridge between your blog platform and SMS channel. It enables real time or scheduled alerts to subscribers when new content is published. You can tailor which posts trigger messages and what data appears in the SMS.
No coding is required if you use the visual connector with pre built endpoints. For advanced setups you can map fields and add custom logic using the API tokens.
Essential endpoints include creating posts, checking slug existence, fetching categories and authors, and sending updates via SMS. Start with blogs/posts, blogs/categories, blogs/authors, and blogs/posts url slug exists.
Test in a sandbox or staging environment, verify post triggers, review delivery logs, and adjust content before going live.
Yes. You can customize title, snippet, link, and call to action. Use placeholders to tailor per audience.
Delivery reports show status and failure details. You can retry sending and update the source with delivery status.
API credentials are found in your account settings. Check rate limits and quotas in the developer docs.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers