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 used passed as parameters or directly fetched within scripts, flows and apps.


tip

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

Feel free to create your own Funkwhale scripts on Windmill.