WordPress - New post created trigger

The New post created trigger runs when a new post is detected in WordPress. The trigger checks for new posts every five minutes by default.

New post created triggerNew post created trigger

Input

No additional input is required for this trigger.

Output

Output fieldDescription
IDThe ID of the post. For example: 182.
Site IDThe ID of the site. For example: 67514089.
Author IDThe ID of the author. For example: 64588464.
LoginThe login name of the author. For example: workato1.
EmailThe author's email address.
NameThe display name of the author.
First nameThe first name of the author.
Last nameThe last name of the author.
Nice nameThe nicely formatted name of the author.
URLThe URL to the author's WordPress site. For example: http://example.wordpress.com.
Avatar URLThe URL to the author's avatar. For example: https://2.gravatar.com/avatar/...
Profile URLThe URL to the author's Gravatar profile. For example: https://gravatar.com/example1.
IP addressThe IP address of the author.
Site visibleIndicates if the site is visible or not. Values are true or false.
DateThe date the post was created. For example: 2024-02-21T15:21:02.000000-06:00.
ModifiedThe date the post was last modified. For example: 2024-02-21T15:21:02.000000-06:00.
TitleThe title of the post. For example: Monthly news.
URLThe URL to the post. For example: https://example1.wordpress.com/2024/02/21/docs-test/.
Short URLThe short URL to the post. For example: https://wp.me/p4zxxx-2W.
ContentThe content of the post.
ExcerptThe excerpt of the post.
SlugThe slug of the post. For example: monthly-news.
GUIDThe globally unique identifier for the item. For example: https://example1.wordpress.com/?p=182.
StatusThe status of the post. For example: publish or draft.
StickyIndicates if the post is sticky or not. Values are true or false.
PasswordThe password for the post, if any.
ParentIndicates the parent of the post.
TypeThe type of the post.
Comments openIndicates if comments are open or not. Values are true or false.
Pings openIndicates if pings are open or not. Values are true or false.
Likes enabledIndicates if likes are enabled or not. Values are true or false.
Sharing enabledIndicates if sharing is enabled or not. Values are true or false.
Comment countThe number of comments on the post.
Like countThe number of likes on the post.
I likeIndicates if the current profile likes the post or not. Values are true or false.
Is rebloggedIndicates if the item is reblogged or not. Values are true or false.
Is followingIndicates if the current profile is following or not. Values are true or false.
Global IDThe global ID of the post. For example: 318af433c3f54f6bdce981a6bdf79xxx.
Featured imageThe URL of the featured image, if any.
Post thumbnailThe thumbnail of the post, if any.
FormatThe format of the post. For example: standard.
GeoIndicates the geographical information of the post.
Menu orderThe menu order of the post.
Publicize URLsThe URLs used for publicizing the post, if any.
TagsThe tags associated with the post, if any.
CategoriesThe categories associated with the post.
AttachmentsThe attachments to the post, if any.
MetadataThe metadata associated with the post.
LinksThe links associated with the post.
Current user canThe capabilities of the current user regarding the post.
CapabilitiesThe capabilities associated with the post.

Last updated: