Funkwhale integration
Funkwhale is an open-source music streaming and sharing platform.
To integrate Funkwhale to Windmill, you need to save the following elements as a resource.
Property | Type | Description | Default | Required | Where to Find |
---|---|---|---|---|---|
baseUrl | string | Base URL of your Funkwhale instance | true | Authorize URL is at /authorize | |
token | string | Access token to act as a logged-in user (optional for unauthenticated requests) | false | Funkwhale > Settings > Applications > New Application |
Your resource can be used passed as parameters or directly fetched within scripts, flows and apps.
Example of a Supabase resource being used in two different manners from a script in Windmill.