Skip to main content
Userflow logo

Userflow

User onboarding software. Build product tours, checklists and more. No coding needed.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Userflow authenticates with an API key. Generate the credential in your Userflow account, then paste it into FlyMyAI the first time an agent uses an Userflow action.

Get your Userflow credential →

Fields to fill in FlyMyAI

FieldDetails
API KeySign in to Userflow and copy your API Key from "Settings" > "API". Use Environment API Keys for Users API or Personal API Keys for Accounts API. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
USERFLOW_CREATE_OR_UPDATE_A_GROUPTool to create a new group or update an existing group (also referred to as companies in the Userflow UI). Use when you need to create a new group or update attributes of an existing group by providing the group ID.id
USERFLOW_CREATE_OR_UPDATE_A_USERTool to create a new user or update an existing user in Userflow. Use when you need to synchronize user data from your back-end to Userflow. If the user ID exists, attributes will be merged; otherwise a new user is created.id
USERFLOW_DELETE_A_CONTENT_SESSIONTool to permanently delete a content session including its associated progress and survey answers. Use when you need to remove a content session from the system. This action cannot be undone. This operation is idempotent and will succeed even if the content s…content_session_id
USERFLOW_DELETE_A_GROUPTool to permanently delete a group including all their attributes, memberships and events. Use when you need to remove a group from the system. This action cannot be undone, but users who were members of the group will remain intact. This operation is idempot…group_id
USERFLOW_DELETE_A_USERTool to permanently delete a user including all their attributes, memberships, events and flow history. Use when you need to remove a user from the system. This action cannot be undone, but groups that the user was a member of will remain intact. This operati…user_id
USERFLOW_GET_A_CONTENT_OBJECTTool to retrieve details of a specific content object (flow, checklist, or launcher) by ID. Use when you need to get information about a single content object, including its draft and published versions.content_id
USERFLOW_GET_A_CONTENT_VERSIONTool to retrieve details of a specific content version by ID. Use when you need to get information about a versioned content object, including its questions (for surveys) or tasks (for checklists).version_id
USERFLOW_GET_A_GROUPTool to retrieve details of a specific group (company) by group_id. Use when you need to get information about a group including their attributes, creation timestamp, and optionally expanded relationships like memberships and users. Note: Groups are called 'C…group_id
USERFLOW_GET_A_USERTool to retrieve details of a specific user by user_id. Use when you need to get information about a user including their attributes, creation timestamp, and optionally expanded relationships like memberships and groups.user_id
USERFLOW_LIST_ATTRIBUTE_DEFINITIONSTool to retrieve all attribute definitions for users and groups tracked by Userflow. Use when you need to see what attributes are being tracked. Attribute definitions are automatically created when new attributes are sent.-
USERFLOW_LIST_CONTENTTool to retrieve all content (flows, checklists, and launchers) in your Userflow account. Use when you need to check what content is available for users to start in your application.-
USERFLOW_LIST_CONTENT_SESSIONSTool to retrieve all content sessions tracking user interactions with content. Use when you need to see user journeys through flows, checklists, or launchers, including their progress and survey answers.-
USERFLOW_LIST_CONTENT_VERSIONSTool to retrieve all versions of content including survey questions and checklist tasks. Use when you need to see the version history of flows, checklists, or launchers to track changes over time.content_id
USERFLOW_LIST_EVENT_DEFINITIONSTool to retrieve all event definitions tracked in Userflow. Use when you need to see what events are being tracked. Event definitions are automatically created when new events are tracked.-
USERFLOW_LIST_GROUPSTool to retrieve all groups (companies) in your Userflow account with pagination and filtering support. Use when you need to list groups or search for specific groups based on attributes. Note: Groups are called 'Companies' in the Userflow UI.-
USERFLOW_LIST_USERSTool to retrieve a paginated list of all users. Use when you need to list users with optional filtering, sorting, and expansion of related objects like memberships and groups.-
USERFLOW_REMOVE_A_USER_FROM_A_GROUPTool to remove a user from a group (group membership). Use when you need to revoke a user's membership in a specific group. This operation is idempotent and will succeed even if the user is not already a member of the group.user_id, group_id
USERFLOW_TRACK_AN_EVENTTool to record a custom event for a user or group for analytics and personalization. Use when you need to track user actions or behaviors. Events can be associated with just a user, just a group, or both a user and a group.name
We love our partners - FlyMy.AI builds with the best. Thanks, Userflow!