This trigger fires when a new status is added with a specific hashtag.
- API endpoint slug
- mastodon_social.new_status_added_hashtag
Trigger fields
- Label
- Hashtag
- Helper text
- Enter the hashtag you want to monitor
- Slug
- hashtag
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- MastodonSocial.newStatusAddedHashtag.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- content
- Filter code
- MastodonSocial.newStatusAddedHashtag.Content
- Type
- String
- Example
- "This is an example of a status."
- Slug
- url
- Filter code
- MastodonSocial.newStatusAddedHashtag.Url
- Type
- Web URL
- Example
- https://mastodon.social/users/example/statuses/111111111111
- Slug
- uri
- Filter code
- MastodonSocial.newStatusAddedHashtag.Uri
- Type
- Web URL
- Example
- https://mastodon.social/users/example/statuses/111111111111
- Slug
- content_html
- Filter code
- MastodonSocial.newStatusAddedHashtag.ContentHtml
- Type
- String
- Example
- <p>This is an example</p>
- 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