Integrations
Connect GitHub, Deel, Resource Guru, Small Improvements, Google Workspace, LinkedIn, webhooks, and Supabase Analytics — setup, sync, and what data lands where.
Integrations
Signals connects to external systems so you can sync people, staffing, skills signals, goals, and activity. Admins configure credentials and run syncs from the Integrations workspace.
Where in the app
- Open the workspace switcher.
- Select Integrations (requires
admin:integrations). - You land on the integrations hub (
/t/{tenant}/admin/integrationsor/t/{tenant}/workspaces/integrations).
The hub groups cards into Connected, Available, and Coming soon. Open a card to configure that provider.
Tip: Exact availability depends on feature flags and credentials for your tenant. If a card is missing, ask a platform admin.
Status at a glance
| Integration | Status | Typical use |
|---|---|---|
| Resource Guru | Available | Sync bookings → people, clients, projects, capacity |
| Deel | Available | Sync contractors/employees and profile fields |
| Small Improvements | Available | Import objectives, recognitions, related growth signals |
| GitHub | Available | Link identity; infer skills from repos/languages |
| Google Workspace | Available | Connect calendar / meeting artifacts for 1:1 workflows |
| Available | Connect profile enrichment (OAuth) | |
| Webhooks | Available | Outbound events to your systems |
| Supabase Analytics | Available | PR analytics data source for Delivery charts |
| Slack | Coming soon | Placeholder in the hub — not configurable yet |
| GitLab | Coming soon | Placeholder in the hub — not configurable yet |
| BambooHR | Coming soon | Placeholder in the hub — not configurable yet |
| Lattice | Coming soon | Placeholder in the hub — not configurable yet |
Do not follow generic “enter Client ID” steps for Coming soon cards — they only show a notice until the product ships that provider.
Common setup pattern (available integrations)
Most active providers follow this flow:
- Credentials — Enter OAuth Client ID/Secret or API token on the provider page (or rely on env-level credentials if your deployment already set them).
- Connect — Authorize Signals with the provider (OAuth redirect) when prompted.
- Enable — Turn the integration on in the settings panel.
- Sync — Use the provider sync wizard (date range, scope, mode) when available.
- Review health — Check run history, conflicts, and mapping ownership when the control plane panel is shown.
Redirect URIs must match exactly what the provider page or your platform admin documents (local vs cloud domain).
Per-integration how-to
Resource Guru
- Open Resource Guru from the hub.
- Connect your Resource Guru account (OAuth) if not already connected.
- Choose account subdomain and date range.
- Pick sync mode: by clients/projects or by user/resources.
- Run Sync. Signals creates/updates people (by email), clients, projects, and assignment rows.
After sync, review the assignments table and capacity fields. Reconnect if the token expired.
Deel
- Open Deel → configure credentials / connect.
- Enable the integration.
- Run the Deel sync wizard for people and employment fields.
- Confirm profiles and evidence on a sample person.
Small Improvements
- Open Small Improvements → company slug + access token.
- Enable and choose sync mode (full / incremental / dry run when offered).
- Optionally scope by person emails.
- Run sync; review objectives/recognitions and conflicts.
GitHub
- Create a GitHub OAuth App (or use deployment credentials).
- Save Client ID/Secret on the GitHub integration page if prompted.
- Connect and enable.
- Run the GitHub sync wizard to scan repos/languages and update skills/evidence.
- Members can also link GitHub from profile when tenant policy allows.
Google Workspace
- Open Google Workspace → configure OAuth and enable.
- Connect the admin user’s Google account when asked.
- Use connected calendar/meeting features from 1:1 / meetings flows as enabled for your tenant.
- Open LinkedIn → OAuth credentials → connect → enable.
- Use profile connect flows for enrichment where exposed in the product.
Webhooks (outbound)
- Open Webhooks.
- Ensure webhooks are enabled in tenant features if required.
- Add endpoint — URL, optional signing secret, event types.
- Save and verify deliveries (idempotent handlers + signature check on your side).
Supabase Analytics (PR analytics)
- Open Supabase Analytics.
- Enter URL + service key and enable.
- Managers then use Delivery → PR analytics charts. Until configured, those charts stay empty.
See also PR analytics.
Sync health and the control plane
For providers wired to the shared sync engine you may see:
- Runs — queued → running → completed/failed
- Items — created / updated / skipped / conflict / error per entity
- Conflicts — open queue with severity; resolve or ignore
- Field mappings / ownership — who wins on overlapping fields (remote, local, merge, append-only)
Validate sync health before acting on Delivery or capability dashboards. Managers can read the impact path in Integrations impact map.
Automatic evidence and search
Successful person-scoped syncs usually upsert an Integration Sync evidence entry on the person’s Evidence tab (title summarizes what changed). Profile/skill updates can refresh embeddings so People Finder and the AI Assistant stay current.
Tips
- Use separate OAuth apps per environment (dev vs prod).
- Prefer dry-run or narrow date scopes on first sync.
- Resolve open conflicts before trusting staffing or HR fields.
- Coming soon cards are intentional placeholders — do not open tickets expecting BambooHR/Slack/GitLab/Lattice setup yet unless product confirms otherwise.
Related
- Integrations impact map — where synced data feeds Delivery, TRACK, and learning actions
- PR analytics
- Settings
- Members & invitations