Chat
Ask Sidekick
Apartment Watch Agents
Built-in agents created through Sidekick chat appear here.
Email Watch Agents
Email Alert Agents
Workflows
Zapier-style: pick a trigger, then chain steps that run in order. Configure each step, test it, then move to the next.
Workflow Results
Pick an agent to see what it's found, sent, or reported.
Apartment Watch Results
Settings
Filters
Connect a service, then reference it in any HTTP workflow step as {{connections.NAME.token}} / {{connections.NAME.base_url}} instead of pasting secrets into every step.
Advanced, one-time
OAuth app setup
OAuth app setup
Google and Microsoft each require registering a developer app once before "Connect" works — this needs your own developer account, so Sidekick can't do it for you. Note: both providers require an HTTPS redirect URI for a real deployment; a plain-HTTP address (like a bare IP) may be rejected until this server is behind TLS.
- Open Google Cloud Console → Credentials
- Create an OAuth 2.0 Client ID (application type: Web application)
- Add this exact redirect URI:
- Paste the Client ID and Client Secret below
Microsoft
- Open Azure Portal → App registrations
- New registration, platform: Web
- Add this exact redirect URI:
- Under "Certificates & secrets", create a client secret, then paste both below