Skip to main content

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.

Add Funkwhale Resource

PropertyTypeDescriptionDefaultRequiredWhere to Find
baseUrlstringBase URL of your Funkwhale instancetrueAuthorize URL is at /authorize
tokenstringAccess token to act as a logged-in user (optional for unauthenticated requests)falseFunkwhale > Settings > Applications > New Application

Your resource can be passed as a parameter or fetched directly within scripts, flows, low-code apps and full-code apps.

tip

Find some pre-set interactions with Funkwhale on the Hub.

Feel free to create your own Funkwhale scripts on Windmill.