Copy Ghost posts to WordPress on publish
This trigger fires when you publish a new post on your Ghost site.
Developer info
- API endpoint slug
- ghost.new_post_published
Trigger fields
No fields for this trigger
Ingredients
Title
- Slug
- title
- Filter code
- Ghost.newPostPublished.Title
- Type
- String
- Example
- How I built my newsletter
Post url
- Slug
- post_url
- Filter code
- Ghost.newPostPublished.PostUrl
- Type
- Web URL
- Example
- https://demo.ghost.io/how-i-built-my-newsletter/
Excerpt
- Slug
- excerpt
- Filter code
- Ghost.newPostPublished.Excerpt
- Type
- String
- Example
- A look behind the scenes at growing a newsletter from zero to ten thousand readers.
Author name
- Slug
- author_name
- Filter code
- Ghost.newPostPublished.AuthorName
- Type
- String
- Example
- Jane Doe
Tags
- Slug
- tags
- Filter code
- Ghost.newPostPublished.Tags
- Type
- String
- Example
- News, Tutorials
Feature image
- Slug
- feature_image
- Filter code
- Ghost.newPostPublished.FeatureImage
- Type
- Image URL
- Example
- https://demo.ghost.io/content/images/2026/06/cover.jpg
Visibility
- Slug
- visibility
- Filter code
- Ghost.newPostPublished.Visibility
- Type
- String
- Example
- public
Published at
- Slug
- published_at
- Filter code
- Ghost.newPostPublished.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
