Supersaas
Appointment Scheduling for Every Situation
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
Supersaas authenticates with an API key. Generate the credential in your Supersaas account, then paste it into FlyMyAI the first time an agent uses a Supersaas action.
Get your Supersaas credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Account Name | Your SuperSaaS account name (required) |
API Key | Your API key (used as password for Basic Auth) (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
SUPERSAAS_CREATE_USER | Tool to create a new user in SuperSaaS. Use when you need to add a user to the account. The username is required; all other fields are optional. If a foreign_key is provided, SuperSaaS will use it instead of generating its own ID. Set duplicate='raise' to pre… | name |
SUPERSAAS_DELETE_USER | Tool to delete a SuperSaaS user by their ID. Use when you need to permanently remove a user from the system. | id |
SUPERSAAS_GET_USER | Tool to read a single user by ID from SuperSaaS. Use when you need to retrieve detailed information about a specific user. | id |
SUPERSAAS_LIST_FIELD_LIST | Tool to retrieve available fields on Schedule or User objects. Use when you need to discover what custom fields are configured for a schedule or user profile. | - |
SUPERSAAS_LIST_GROUPS | Tool to retrieve all user groups defined in a SuperSaaS account. Use when you need to list groups for managing user access or organizing users. | account, api_key |
SUPERSAAS_LIST_PROMOTIONS | Tool to list all promotional coupon codes in the account or retrieve a single promotion by code. Use when you need to view available promotions or check details of a specific promotion code. | - |
SUPERSAAS_LIST_SCHEDULES | Tool to retrieve all schedules in a SuperSaaS account with their IDs and names. Use when you need to list available schedules or get schedule IDs for other operations. | - |
SUPERSAAS_LIST_SUPER_FORMS | Tool to retrieve all form definitions in a SuperSaaS account with their IDs and names. Use when you need to list available forms or get form IDs for other operations. | - |
SUPERSAAS_LIST_USERS | Tool to list all users in the SuperSaaS account. Use when you need to retrieve users with optional pagination using limit and offset parameters. | - |
SUPERSAAS_UPDATE_USER | Tool to update an existing SuperSaaS user by ID. Use when you need to modify user details like name, email, phone, or role. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Supersaas!