Back

Connect Orbyt to Apple Shortcuts

Developers~1 min read
On this page

Apple Shortcuts can call the Orbyt REST API using the "Get Contents of URL" action. Build morning briefings, quick-add workflows, and Siri commands.

Quick start

  1. Generate an API key in Settings > Account > API Keys
  2. Open the Shortcuts app and create a new shortcut
  3. Add "Get Contents of URL" with:

- URL: https://www.orbytjobs.ai/api/mcp/pipeline

- Method: GET

- Headers: Authorization = Bearer ext_your_token

  1. Add a "Speak Text" or "Show Notification" action with the result

Shortcut ideas

  • "Hey Siri, pipeline briefing" to hear your job search status
  • Quick-add a job from your phone with input prompts
  • Morning automation that checks for stale applications

For the full guide, visit orbytjobs.ai/developers/apple-shortcuts

Was this helpful?

Still need help? Email us at support@orbytjobs.ai

Related articles