Windmill Hub
Discord
Discussions
Windmill
Search...
Ctrl
+
K
Login
Search...
Ctrl
+
K
Windmill
's community hub
Share scripts, workflows and UIs
Show more
matrix - real-time communication protocol
Delete integration
A collection of open specifications for federating real-time events across clients and servers. Events are sent into rooms which clients can subscribe to. The core specification is here: https://spec.matrix.org
Browse by Integration
activitypub
airtable
appwrite
aws_ecr
aws-ses
bigquery
calcom
caldav
clickhouse
currencyapi
datadog
discord
docker
edgedb
faunadb
firebase
image/svg+xml
funkwhale
gcal
gdocs
gdrive
github
gitlab
gmail
gsheets
hackernews
helper
http
hubspot
ipinfo
linkedin
mailchimp
mailgun
mastodon
matrix
mongodb
msteams
mysql
Nextcloud icon
nextcloud
nocodb
notion
Nextcloud icon
ocs
openai
pinecone
postgresql
pushover
qrcode
readwise
reddit
RSS
s3
sendgrid
slack
smtp
snowflake
stripe
supabase
surrealdb
telegram
webdav
windmill
windmillhub
zammad
Add an integration
Search...
Ctrl
+
K
Scripts
Flows
Apps
Resource Types
Common
Triggers
Approval Steps
Error Handlers
Submit a new script
Suggest a script
Top
New
Post an unencrypted message
matrix
One script reply has been approved by the moderators
Verified
Post a plain text message to a Matrix chat room. The event type is "m.room.message" and the message type is "m.text".
3 points
·
0 comment
·
1 script
Invite user to a room
matrix
One script reply has been approved by the moderators
Verified
Invites a user to a Matrix room.
1 point
·
0 comment
·
1 script
Create room
matrix
One script reply has been approved by the moderators
Verified
Creates a Matrix room.
1 point
·
0 comment
·
1 script
Join room
matrix
One script reply has been approved by the moderators
Verified
Joins a Matrix room.
1 point
·
0 comment
·
1 script
Leave room
matrix
One script reply has been approved by the moderators
Verified
Leaves a Matrix room.
1 point
·
0 comment
·
1 script
Get entire room state
matrix
One script reply has been approved by the moderators
Verified
Given a room, this returns an array of all current state events.
1 point
·
0 comment
·
1 script
Get room state by type and state_key
matrix
One script reply has been approved by the moderators
Verified
Requests the content of a room state event. This does not return the entire room state. Parameters are the room (alias or id), the event type and an optional state key.
1 point
·
0 comment
·
1 script
Set room name
matrix
One script reply has been approved by the moderators
Verified
HTTP endpoint: https://spec.matrix.org/v1.5/client-server-api/#put_matrixclientv3roomsroomidstateeventtypestatekey State event description: https://spec.matrix.org/v1.5/client-server-api/#mroomname
1 point
·
0 comment
·
1 script
Is a Matrix user X a joined member of a Matrix room Y?
matrix
One script reply has been approved by the moderators
Verified
This function throws an error, if you're not a room member. Otherwise, it returns a boolean "is_joined". Furthermore, it returns the user info provided by the server.
1 point
·
0 comment
·
1 script
Set room state
matrix
One script reply has been approved by the moderators
Verified
0 point
·
0 comment
·
1 script
Set room topic
matrix
One script reply has been approved by the moderators
Verified
0 point
·
0 comment
·
1 script