coolbar on iPhone

Save from your share sheet, in two actions

iPhones don’t let websites join the share sheet — but Shortcuts can. Build this once (about two minutes) and “Save to Coolbar” appears everywhere you can share, and works with “Hey Siri, Save to Coolbar”.

  1. Copy your access token — it’s on coolbar.com/settings (starts with cb_). Treat it like a password.
  2. Open the Shortcuts app+ to create a new Shortcut → name it Save to Coolbar.
  3. Tap the ⓘ info panel → enable Show in Share Sheet → set accepted types to URLs, Text, Safari web pages.
  4. Add the action Get Contents of URL and configure it:
    URL: https://coolbar.com/api/v1/save
    Method: POST
    Headers: Authorization → Bearer cb_YOUR_TOKEN
    Request Body: JSON
      input → Shortcut Input (the magic variable)
      source → shortcut
  5. Optionally add Show Notification (“Saved to Coolbar ✓”) so you get a nudge when it lands.

That’s it: share any page, paste any text, and it’s read, summarized, tagged, and askable at coolbar.com/app. Photos and voice notes from an iPhone are best sent through the Telegram bot or your save-by-email address, which handle attachments.