Explore Plans
Mobile menu Close menu
Mastodon.social

A new status added in your home timeline

This trigger fires when a new status is added in your home timeline.

Developer info

API endpoint slug
mastodon_social.new_status_added_home

Trigger fields

No fields for this trigger

Ingredients

Uri URI of a status.

Slug
uri
Filter code
MastodonSocial.newStatusAddedHome.Uri
Type
Web URL
Example
https://mastodon.social/users/example/statuses/111111111111

Content html HTML of the content.

Slug
content_html
Filter code
MastodonSocial.newStatusAddedHome.ContentHtml
Type
String
Example
<p>This is an example.</p>

Content Content of the status.

Slug
content
Filter code
MastodonSocial.newStatusAddedHome.Content
Type
String
Example
"This is an example of a status."

Created at Date and time event was created.

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

Media url URL of the first media file in the post.

Slug
media_url
Filter code
MastodonSocial.newStatusAddedHome.MediaUrl
Type
String
Example
https://files.mastodon.social/cache/media_attachments/files/path/to/example_image.jpg

Url URL of a status.

Slug
url
Filter code
MastodonSocial.newStatusAddedHome.Url
Type
Web URL
Example
https://mastodon.social/users/example/statuses/111111111111