Typeform
The Typeform integration lets Helios agents create forms, manage surveys, collect responses, and work with Typeform's platform directly.
What your agents can do
Helios agents don't work from a preset list of actions. They semantically search the entire Typeform API and call any endpoint directly, with authentication handled server-side. Anything you can do in Typeform, an agent can do on your behalf.
- Create and update forms and surveys
- Retrieve responses and summarize them into Slack or Notion
- Manage workspaces and themes
- Upload images for use in forms
- List and inspect forms across your account
- Configure form settings programmatically
Authentication
| Method | Type | Description |
|---|---|---|
| Helios Typeform App (Recommended) | OAuth 2.0 | Seamless setup with automated token management |
| Personal Access Token | Token-based | Simple token-based authentication |
| BYO Typeform App | OAuth 2.0 | Custom OAuth app for advanced control |
Helios Typeform App (Recommended)
The Helios Typeform App connects through a standard OAuth redirect flow and is the recommended way to connect. Choose it in Helios, authorize access to your Typeform account, and Helios handles token management for you.
The app requests these scopes: accounts:read forms:write images:write themes:write responses:write webhooks:write workspaces:write offline.
Personal Access Token
Connect Typeform with a Personal Access Token if you already have one. Generate a token in your Typeform account under Settings → Personal tokens, then paste it into Helios and save your integration.
BYO Typeform App
Bring your own Typeform OAuth application for advanced control over scopes and branding. You supply the client ID, client secret, access token, and refresh token.
Triggers
Typeform does not currently emit event triggers into Helios. Use it from Chat, or from a Workflow driven by a schedule, webhook, or manual run.
Last updated on
The Reddit integration lets Helios agents manage subreddits, post content, moderate communities, track submissions and comments, and work with Reddit's platform directly.
Apify
The Apify integration lets Helios agents run actors, extract web data, manage datasets, and work with Apify's platform directly.