Group Location
Explore Plans
Mobile menu Close menu
TumblrTumblr

New Quote Post Created

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

QuoteThe quote (post content)

Slug
post_body_text
Filter code
Tumblr.newQuotePost.Quote
Type
String
Example
Lorem ipsum dolor sit amet

URLThe post URL

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

Post tagsThe post's tags

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

Post IDThe ID of the post that has been created

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

TumblelogThe name of the Tumblelog that published the post

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

Created atDate and time event was created.

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