Hex
Collaborative analytics platform for projects, notebooks, queries, apps, data connections, and reports.
Designed for collaborative analytics resources such as projects, notebooks, data connections, groups, and user access.
Example Use Cases
These are the Hex actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new cell in the draft version of a Hex project. Use when adding CODE or SQL cells to a project. Only CODE and SQL cell types are supported. Requires EDIT_PROJECT_CONTENTS permission.
Tool to create a new collection in the Hex workspace. Use when you need to organize projects and resources into a collection.
Deactivates a user in the Hex workspace. Use this when you need to deactivate a user by their ID.
Permanently delete a cell from the draft version of a project. Requires EDIT_PROJECT_CONTENTS permission. Use when you need to remove a cell from a Hex project's draft.
Deletes a group from the Hex workspace. Use this when you need to permanently remove a group by its ID.
Deletes a guide draft by ID from Hex. Use this when you need to permanently remove a draft guide.
Tool to edit a group's name and/or members in Hex. Use when you need to update group details, add users to a group, or remove users from a group.
Tool to get metadata about a single Hex project. Use when you need to retrieve project details including title, description, creator, owner, status, categories, analytics, schedules, and sharing information.
Tool to retrieve the status of API-triggered runs for a specific Hex project. Use when you need to check the execution status, timing, or history of project runs. Returns a paginated list of runs with detailed status information.
Tool to retrieve the status of a specific Hex project run. Use when you need to check the current state, timing, or completion status of a project execution. Returns detailed information including start/end times, elapsed time, status, and notification details.