SafetyCulture icon

SafetyCulture

Workplace operations platform for inspections, audits, incidents, assets, documents, permission sets, and task scheduling.

Made for safety and ops teams that conduct digital inspections, archive assets and documents, assign incident collaborators, and manage permission sets.

Sign in to connect SafetyCulture

Sign in to connect an account and start using SafetyCulture in your apps.

Example Use Cases

These are example ways Snow can use SafetyCulture 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.

Add Incident Collaborators

Tool to add collaborators (assignees) to an incident in SafetyCulture. Use when you need to assign users, groups, or external users to an existing incident for tracking responsibility and collaboration.

Archive Asset

Archives an asset in your SafetyCulture organization. Use when you need to archive an asset without permanently deleting it. Archived assets can typically be restored later if needed.

Archive Document Item

Tool to archive a document item (file or folder) in SafetyCulture. Use when you need to archive a document or folder without permanently deleting it. Archived items can be restored later if needed.

Assign Permission Set

Tool to assign users to a permission set. Use when you need to grant a group of permissions to one or more users at once. Either provide the permission set ID (recommended) or name. The assignment takes effect immediately.

Bulk Add File Owners

Tool to bulk add file owners to multiple files in Documents. Adds owners (users or groups) to files without removing existing owners. Use when you need to grant ownership access to multiple files at once for users or groups.

Bulk Create Assets

Creates multiple assets in a single request. Use when you need to efficiently create multiple assets at once rather than making individual API calls for each asset. Returns separate lists of successfully created assets and failed assets with error details for troubleshooting.

Bulk Delete Groups

Tool to bulk delete multiple groups from the SafetyCulture organization. Use when you need to delete multiple groups at once. Accepts a list of group UUIDs and returns the results of each deletion operation, including both successful and unsuccessful attempts.

Bulk Remove File Owners

Tool to bulk remove owners (users or groups) from files in SafetyCulture Documents. Use when you need to revoke ownership permissions from multiple users or groups across one or more files. The operation removes the specified users/groups as owners from all specified files.

Bulk Update Assets

Tool to update multiple assets in a single operation. Use when you need to modify multiple assets at once, specifying exactly which fields to update via the update_mask parameter. This is more efficient than updating assets individually.

Bulk Update File Owners

Tool to bulk replace file owners (users or groups) in SafetyCulture Documents. Use when you need to update ownership permissions across multiple files at once. This operation replaces existing owners with the specified users and/or groups.