Close menu
Explore Plans
Mobile menu Close menu
Shopify

New blog entry

This trigger fires when a new entry is added to a blog in your Shopify store.

Developer info

API endpoint slug
shopify.new_blog_entry

Trigger fields

Blog Dropdown list

Label
Blog
Helper text
Select the blog to monitor for new entries
Slug
blog_id
Required
true
Can have default value
false

Blog entry status Dropdown list

Label
Blog Entry Status
Helper text
Filter blog entries by their publication status
Slug
blog_entry_status
Required
true
Can have default value
true

Ingredients

Id

Slug
article_id
Filter code
Shopify.newBlogEntry.ID
Type
String
Example
1234567890

Author name

Slug
author_name
Filter code
Shopify.newBlogEntry.AuthorName
Type
String
Example
Jane Author

Blog

Slug
blog_id
Filter code
Shopify.newBlogEntry.BlogID
Type
String
Example
9876543210

Blog title

Slug
blog_title
Filter code
Shopify.newBlogEntry.BlogTitle
Type
String
Example
Company Updates

Blog body

Slug
blog_body
Filter code
Shopify.newBlogEntry.BlogBody
Type
String
Example
This is the full content of the blog post...

Created at

Slug
created_at
Filter code
Shopify.newBlogEntry.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Blog entry url The URL of the new blog article

Slug
blog_entry_url
Filter code
Shopify.newBlogEntry.BlogEntryUrl
Type
Web URL
Example
https://example.com/blogs/news/my-new-blog-post

Image url The URL of the article image

Slug
image_url
Filter code
Shopify.newBlogEntry.ImageURL
Type
Image URL
Example
https://cdn.shopify.com/s/files/1/0001/2345/articles/image.jpg

Published at

Slug
published_at
Filter code
Shopify.newBlogEntry.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Is published

Slug
is_published
Filter code
Shopify.newBlogEntry.IsPublished
Type
String
Example
true