Skip to content

Join

URL Format

join://shoutrrr:api-key@join/?devices=device1[,device2, ...][&icon=icon][&title=title]

URL Fields

  • APIKey (Required)
    URL part: join://:apikey/

Query/Param Props

Props can be either supplied using the params argument or through the URL using ?key=value&key=value etc.

  • devices - Comma separated list of device IDs (Required)

  • icon - Icon URL Default: empty

  • title - If set creates a notification Default: empty

Guide

  1. Go to the Join Webapp
  2. Select your device
  3. Click Join API
  4. Your deviceId is shown in the top
  5. Click Show next to API Key to see your key
  6. Your Shoutrrr URL will then be: join://shoutrrr:api-key@join/?devices=deviceId

Multiple deviceIds can be combined with a , (repeat steps 2-4).