Skip to content

Quick Start

Riffle configuration is mostly click, copy, paste.

  1. Edit Space settings.
  2. Expand Integrations, then click Riffle Sync.
  3. Fill in the details.
  4. Fill in a webhook secret of your choice (or randomly generated).
  5. Copy the Webhook URL for GitHub.
  1. Go to your repo → Settings → Webhooks → Add webhook
  2. Payload URL: paste the webhook URL copied from Confluence
  3. Content type: application/json
  4. Secret: the exact same string you entered into Confluence
  5. Which events?: Select “Just the push event”
  6. Active: ✅
  7. Click Add webhook.