AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Mastodon.socialMastodon.social

A new status added with a specific hashtag

This trigger fires when a new status is added with a specific hashtag.

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 status is added with a specific hashtag.
API endpoint slug
mastodon_social.new_status_added_hashtag

Trigger fields

Hashtag Text input

Label
Hashtag
Helper text
Enter the hashtag you want to monitor
Slug
hashtag
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

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

ContentContent of the status.

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

URLURL of a status.

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

UriURI of a status.

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

Content HTMLHTML of the content.

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

Media URLURL of the first media file in the post.

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