A beginner's guide
Explore Plans
Mobile menu Close menu
SendieSendie

New post to room

This trigger fires when anyone posts to a specific room

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 anyone posts to a specific room
API endpoint slug
sendie.new_post_in_room

Trigger fields

Which room Dropdown list

Label
Which Room?
Slug
which_room
Required
true
Can have default value
false

Ingredients

Room URLThe URL to the room being posted to

Slug
room_url
Filter code
Sendie.newPostInRoom.RoomUrl
Type
String
Example
https://sendie.com/room/endieAnnouncements

Body textPlaint text version of the post.

Slug
body_text
Filter code
Sendie.newPostInRoom.BodyText
Type
String
Example
Congrats to the champs!

Room slugThis is the string slug of the room

Slug
room_slug
Filter code
Sendie.newPostInRoom.RoomSlug
Type
String
Example
SendieAnnouncements

URLDirect url to the post

Slug
url
Filter code
Sendie.newPostInRoom.Url
Type
String
Example
https://sendie.com/@robc/-/D3L6O77INFXVBMJC6I6JGOONVA

Created atDate and time event was created.

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

Body HTMLHTML version of the post.

Slug
body_html
Filter code
Sendie.newPostInRoom.BodyHtml
Type
String
Example
Congrats to the #WorldCup champions!