Matrix Integration
Matrix is an open standard for decentralized, real-time communication.
To integrate Matrix to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
baseUrl | string | The URL of a Matrix server (e.g., "https://matrix.example.com") | true | Provided by your Matrix hosting provider or Matrix instance URL for self-hosted instances | |
token | string | An access token to act as a logged-in user | false | Matrix > Settings > Security & Privacy > Access Token > Reveal Access Token |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.