New services
Explore Plans
Mobile menu Close menu
TumblrTumblr

New Post Created

This trigger fires when a new post belonging to the specified Tumblelog is created

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
tumblr.new_post

Trigger fields

Tumblelog Dropdown list

Label
Tumblelog
Helper text
Slug
tumblelog
Required
true
Can have default value
false

Ingredients

Post title

Slug
post_title
Filter code
Tumblr.newPost.PostTitle
Type
String
Example
My Nifty Post

URL

Slug
url
Filter code
Tumblr.newPost.Url
Type
Web URL
Example
https://staff.tumblr.com/post/659803739627094017

Thumbnail URL

Slug
thumbnail_url
Filter code
Tumblr.newPost.ThumbnailUrl
Type
Web URL
Example
https://64.media.tumblr.com/943539726081d3fbaae6f0edbe183149/732ba863fc5e5ffb-4c/s1280x1920/7506be9ae00ffcea7f0c90c29f812738c4371af4.png

Post body text

Slug
post_body_text
Filter code
Tumblr.newPost.PostBodyText
Type
String
Example
This is the body of a post. Neat.

Post body HTML

Slug
post_body_html
Filter code
Tumblr.newPost.PostBodyHtml
Type
String
Example
<p>This is an HTML body.</p>

Post tags

Slug
post_tags
Filter code
Tumblr.newPost.PostTags
Type
String
Example
Sky,Earth,Wind,Fire

Post ID

Slug
post_id
Filter code
Tumblr.newPost.PostId
Type
String
Example
123456789

Tumblelog

Slug
tumblelog
Filter code
Tumblr.newPost.Tumblelog
Type
String
Example
staff

Created at

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