Automate Reddit
Explore Plans
Mobile menu Close menu
TumblrTumblr

New Photo Post Created

This trigger fires when a new photo 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
This trigger fires when a new photo post belonging to the specified Tumblelog is created.
API endpoint slug
tumblr.new_photo_post

Trigger fields

Tumblelog Dropdown list

Label
Tumblelog
Helper text
Enter the tumblelog name that this trigger should fire for
Slug
tumblelog
Required
true
Can have default value
false

Ingredients

Post body textThe post's body (text only)

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

Post body HTMLThe post's body (HTML)

Slug
post_body_html
Filter code
Tumblr.newPhotoPost.PostBodyHtml
Type
String
Example
<figure class="tmblr-full"><img src="https://64.media.tumblr.com/a-photo.jpg"></figure><p>This is an HTML body.</p>

URLThe post URL

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

Thumbnail URLThe thumbnail image URL for the post

Slug
thumbnail_url
Filter code
Tumblr.newPhotoPost.ThumbnailUrl
Type
Web URL
Example
https://64.media.tumblr.com/a18c8063bf9d095d99f12b51d3dd1eda/57803298a6ae7123-0a/s1280x1920/fb2fce67958156e2231da15522ddb6850e1559ff.gifv

Full image URLThe full size image URL

Slug
full_image_url
Filter code
Tumblr.newPhotoPost.FullImageUrl
Type
Image URL
Example
https://64.media.tumblr.com/fd654c32f041cb02c757b5646c1cf9e1/a4c5782524284f82-d5/s1280x1920/8e97caae5a975889b3e170e42ea064b68410300a.jpg

Post tagsThe post's tags

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

Post IDThe ID of the post that has been created

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

TumblelogThe name of the Tumblelog that published the post

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

Created atDate and time event was created.

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