Integrations & AI Connectors
Connect Orbiform to Raycast
The Orbiform extension for Raycast lets you list your forms, create a new one from a plain-language prompt with AI, and check response stats — all from Raycast's launcher (⌘ Space), without opening a browser.
1. What is Raycast?
Raycast is a macOS launcher app (an alternative to Spotlight) that developers extend with small, focused extensions. Orbiform's extension adds three commands — List Forms, Create Form with AI, and Form Stats — so common tasks don't need a dashboard tab open at all.
2. Installing the extension
The extension is available now as a local install for Raycast users on macOS, and has been submitted to the Raycast Store — it isn't live there yet, so install it locally for now. Once installed and built (npx ray build), it behaves like any other Raycast extension: searchable from ⌘ Space, no terminal needed afterward.
3. Connecting your account
The first time you run any command, Raycast opens your default browser to Orbiform's sign-in and consent screen — the same OAuth 2.0 (PKCE) flow used by the Claude and ChatGPT connectors. Approve the workspace you want Raycast to access, and you're returned to Raycast automatically. Your Orbiform password is never seen by Raycast.
4. Available commands
- List Forms — every form in the workspace with its response count and creation date; open it in your browser or copy its link with one keystroke.
- Create Form with AI — describe the form you want in a sentence, and Orbiform's AI builds and publishes it, copying the link to your clipboard.
- Form Stats — pick a form to see its response count, conversion rate, and a 7-day response trend.
5. Security and what's scoped to what
Like every OAuth connection to Orbiform, the Raycast extension is bound to exactly one workspace, chosen when you sign in — it can never read or write another workspace's data through the same connection. Only workspace owners and admins can approve or revoke OAuth connections, and you can revoke it anytime without uninstalling the extension itself.
6. Disconnecting
In Orbiform, go to Settings → Team, and under Connected apps, click Disconnect next to "Orbiform for Raycast". The extension stays installed in Raycast, but the next command will ask you to sign in again.
Related articles
