Authenticate to Blogs API with an API key that includes the necessary scope for emails and posts. Use the provided credentials and keep them secure to maintain a smooth connection with Earth Class Mail.
Connect Earth Class Mail by generating an API key or OAuth token with read/write permissions for campaigns and templates. Store credentials securely and test the connection before going live.
GET emails/builder; GET emails/builder.write; POST emails/builder; POST /emails/builder/data; DELETE /emails/builder/:locationId/:templateId; emails/schedule.readonly; GET emails/schedule; blogs/post.write; POST /blogs/posts; POST /blogs/posts; PUT /blogs/posts/:postId; GET /blogs/posts/url-slug-exists; GET /blogs/categories; GET /blogs/authors
When a new blog post is published in Blogs API, trigger a campaign or email update in Earth Class Mail.
Actions include creating an email draft, updating templates, and scheduling distribution to subscribers.
POST /blogs/posts
postId, title, slug, author, publishedAt
Check slug existence before publishing and automatically promote the post via Earth Class Mail once approved.
Actions include slug verification, template selection, and email campaign creation.
GET /blogs/posts/url-slug-exists
slug, postId
When a blog post author or category is updated, trigger targeted newsletters in Earth Class Mail.
Actions include selecting author/category templates and distributing to relevant recipient lists.
PUT /blogs/posts/:postId
postId, authorId, categoryId
Automate blog promotion emails without writing a single line of code.
Sync new posts to Earth Class Mail newsletters instantly for consistent outreach.
Easily map post metadata to campaign fields for personalized emails.
Key elements include endpoints, triggers, actions, and fields. Understand how these pieces fit together to automate content distribution between Blogs API and Earth Class Mail.
Application Programming Interface that enables the Blogs API and Earth Class Mail to communicate and exchange data.
A real-time notification method that informs the other app about events like new posts or updates.
A specific URL in an API where resources can be accessed or actions can be triggered.
A URL-friendly version of a post title used in links and URLs.
Automatically compile the best posts of the week into an Earth Class Mail newsletter using Blogs API data.
Trigger a welcome or new post email when a blog post goes live.
Automatically spotlight authors with dedicated mailings when posts by specific authors are published.
Create and secure an API key for Blogs API with the required scope for emails and posts.
Select triggers like new posts and map fields to Earth Class Mail campaigns and templates.
Run end-to-end tests to ensure posts trigger emails correctly and monitor for errors.
You can automate publishing alerts, newsletters, and digest emails whenever new blogs are posted. This integration supports triggering campaigns, updating templates, and distributing content to subscriber lists. Use a no-code workflow to connect Blogs API with Earth Class Mail.
No traditional coding is required. Use an automation tool or a no-code platform to set up API connections, choose triggers, and map fields. The provided endpoints and data fields facilitate a straightforward setup.
Essential endpoints include getting and posting blog data, as well as creating and updating email campaigns. A basic flow often uses GET /blogs/posts/url-slug-exists to validate slugs and POST /blogs/posts to publish content.
Map post fields like title, slug, and author to corresponding Earth Class Mail fields such as subject, template, and recipient list. Use a trigger on new posts to populate and send a campaign.
Perform a dry run or use a sandbox environment to simulate the flow. Validate data mapping, test post creation, and confirm that Earth Class Mail recipients receive the expected emails without sending to real subscribers.
Credentials should be stored securely and rotated periodically. In case of a breach or credential expiry, revoke old keys, generate new ones, and reauthenticate the integration to restore connectivity.
Due to high volume, we will be upgrading our server soon!
Complete Operations Catalog - 126 Actions & Triggers