Marketing18 toolsPaste one API key
Userflow integration for AI agents
User onboarding software.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Userflow once and call the same tools from all of them.
Setup
Connect Userflow through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Userflow exposes 18 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
userflow_get_a_content_object | Retrieve details of a specific content object (flow, checklist, or launcher) by ID | Read |
userflow_get_a_content_version | Retrieve details of a specific content version by ID | Read |
userflow_get_a_group | Retrieve details of a specific group (company) by group_id | Read |
userflow_get_a_user | Retrieve details of a specific user by user_id | Read |
userflow_list_attribute_definitions | Retrieve all attribute definitions for users and groups tracked by Userflow | Read |
userflow_list_content | Retrieve all content (flows, checklists, and launchers) in your Userflow account | Read |
userflow_list_content_sessions | Retrieve all content sessions tracking user interactions with content | Read |
userflow_list_content_versions | Retrieve all versions of content including survey questions and checklist tasks | Read |
userflow_list_event_definitions | Retrieve all event definitions tracked in Userflow | Read |
userflow_list_groups | Retrieve all groups (companies) in your Userflow account with pagination and filtering support | Read |
userflow_list_users | Retrieve a paginated list of all users | Read |
userflow_create_or_update_a_group | Create a new group or update an existing group (also referred to as companies in the Userflow | Write |
userflow_create_or_update_a_user | Create a new user or update an existing user in Userflow | Write |
userflow_track_an_event | Record a custom event for a user or group for analytics and personalization | Read |
userflow_remove_a_user_from_a_group | Remove a user from a group (group membership) | Write |