Klipfolio
Dashboard platform for metrics, dashboards, data sources, visualizations, and business reporting.
Covers dashboard data sources, metrics, visualizations, dashboards, and business reporting.
Sign in to connect Klipfolio
Sign in to connect an account and start using Klipfolio in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Klipfolio when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to assign a role to a user in Klipfolio. Use when you need to grant role-based permissions to a specific user. Requires both user ID and role ID.
This tool creates a new data source in Klipfolio. It uses the POST /datasources endpoint to add a data source with required parameters (name, format, connector, endpointUrl) and optional parameters (description, refreshInterval, method, additionalProperties).
Tool to create a new data source instance based on an existing data source in Klipfolio. Use when you need to instantiate a data source with specific properties or configuration. Requires datasource.create permission.
Tool to create a new group in Klipfolio. Use when you need to organize users into groups for managing permissions and access control.
Tool to create a new role in Klipfolio with optional permissions. Use when you need to define a new role with specific access rights. Requires 'user.manage' permission.
This tool creates a new tab (dashboard) in Klipfolio. A tab serves as a container for organizing and displaying Klips (data visualizations) in a meaningful way. The tool allows users to set up a new dashboard with specific properties and configurations.
Tool to create a new user in Klipfolio with optional roles and client association. Use when you need to add a new user account. Requires 'user.manage' permission.
This tool permanently removes a specified data source from the Klipfolio account. This operation is destructive and cannot be undone. The data source must not be currently in use, and proper permissions are required.
Tool to delete a property from a data source instance in Klipfolio. Use when you need to remove custom properties or metadata from a specific data source instance.
Tool to delete a property from a data source in Klipfolio. Use when you need to remove custom properties or metadata from a specific data source.