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.
Use SafetyCulture with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put SafetyCulture to work.
What Snow can do with SafetyCulture
These are the SafetyCulture operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads129
Look at your data without changing it.
- Get Actions
Tool to list actions from SafetyCulture tasks API. Use when you need to retrieve actions with filtering, sorting, and pagination options.
- Get Asset
Tool to retrieve full details of an asset from SafetyCulture. Use when you need complete information about a specific asset including its identifiers, timestamps, type, associated site, media, and custom fields.
- Get Asset By Code
Tool to retrieve an asset's full details using its code. Use when you need to look up a specific asset by its user-defined code identifier rather than the system-generated ID.
- Get Documents
Tool to retrieve a paginated list of credentials from SafetyCulture. Lists the latest version of credentials based on applied filters such as approval status, companies, document types, expiry status, groups, sites, users, and user status. Use when you need to query credentials with specific criteria or fetch all credentials with pagination.
- Get Incidents Investigation
Tool to retrieve a specific investigation from SafetyCulture. Use when you need to get complete details of an investigation including its title, description, status, owner, category, and all associated fields.
- Get Lesson Statistics
Tool to retrieve lesson statistics for all lessons in your organization. Use when you need analytics on lesson engagement and completion rates.
- Get Tasks Actions
Tool to retrieve a specific action from SafetyCulture. Use when you need complete information about a task action including its details, status, associated task data, custom fields, and type information.
- List Actions
Tool to retrieve actions from the SafetyCulture data feed. Use when you need to list actions with optional filtering by modification time or pagination offset.
- List Assets
Tool to retrieve assets from your SafetyCulture organization with optional filtering and sorting. Use when you need to list, search, or filter assets by various criteria like site, type, state, or custom fields.
- List Incidents Investigations
Tool to retrieve investigations from the SafetyCulture incidents feed. Use when you need to list investigations, iterate through all investigations, or access investigation data for reporting and analysis.
Creates33
Add something new to your account.
- Create Action
Tool to create a new action in SafetyCulture. Use when you need to create tasks, action items, or corrective actions that need to be tracked and completed.
- Create Asset
Creates a new asset in your SafetyCulture organization with the specified asset type, field values, and optional site assignment. Use when you need to add physical or logical assets to your organization for tracking and management purposes.
- Create Incident (Legacy)
Tool to create an incident (legacy issue) in SafetyCulture. Use when you need to report and track an incident or issue in your organization. Note: This is a legacy endpoint marked for deprecation.
- Create Incidents Investigation
Tool to create a new investigation in SafetyCulture. Use when you need to create an investigation from a category template for incident tracking and management.
- 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.
- Clone Incidents Category
Tool to clone an existing incident category in SafetyCulture. Use when you need to duplicate a category with its configuration for use in different contexts or as a template.
- Create Action Schedule
Tool to create a recurring action schedule in SafetyCulture. Use when you need to set up actions that repeat on a regular basis (daily, weekly, monthly, etc.). The schedule immediately creates the first action and then generates subsequent actions based on the recurrence rule.
- Create Action Shared Link
Tool to create a shared link for an action in SafetyCulture. Use when you need to generate a URL that can be shared with unauthenticated users to give them access to view the action.
- Create Asset Field
Creates a custom field for assets in your SafetyCulture organization. Use when you need to add custom metadata fields to track additional information about your assets like serial numbers, locations, priority levels, or any other custom attributes.
- Create Asset Type
Creates a new asset type for your SafetyCulture organization. Asset types are used to categorize and organize assets (such as equipment, vehicles, or facilities) for better tracking and management. Returns the newly created asset type's unique identifier.
Updates64
Change something that is already there.
- 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.
- Create or Update Users
Tool to create or update users synchronously in bulk. Performs bulk user creation or updates synchronously and returns the results in real time. Use when you need to add new users to your SafetyCulture organization or update existing user information.
- Update Action Assignees
Updates the assignees of an action in SafetyCulture. Use when you need to assign or reassign collaborators (users, groups, external users) to an action, or remove all assignees by passing an empty array.
- Update Action Due Date
Tool to update the due date of an action in SafetyCulture. Use when you need to set or clear the due date for a specific action/task.
- Update Action Priority
Tool to update the priority of an action in SafetyCulture. Use when you need to change the priority level of an existing action.
- Update Action Status
Tool to update the status of an action in SafetyCulture. Use when you need to change an action's status to 'To do', 'In progress', 'Complete', or 'Can't do'.
- Update Action Title
Updates the title of an action in SafetyCulture. Use when you need to change the title text of an existing action task.
- Update Asset
Updates an existing asset in SafetyCulture. Modifies all attributes of an asset including code, state, site, type, fields, media, and profile image. Use when you need to change asset properties or update asset information.
- Update Field
Tool to update an existing asset field in SafetyCulture. Use when you need to modify field properties like name, value type, or select options. The update_mask parameter controls which attributes are updated.
- Update Incident Due Date
Tool to update the due date of an incident in SafetyCulture. Use when you need to set or clear the due date for a specific incident/issue.
Deletes29
Remove something. This often cannot be undone.
- 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.
- Cancel Create or Update Users Job
Tool to cancel a create-or-update users job. Use when you need to stop a previously initiated job for creating or updating users. This prevents the job from executing if it hasn't started yet.
- Delete Action Labels
Tool to delete action labels from your SafetyCulture organization. Use when you need to permanently remove one or more action labels. The label IDs must be valid UUIDs and must exist in your organization.
- Delete Action Shared Link
Tool to delete (revoke) an action shared link in SafetyCulture. Use when you need to remove access to an action link that was previously created via the API or the SafetyCulture app. This prevents further access via the shared link.
- Delete Action Type
Tool to delete an action type in SafetyCulture. Use when you need to permanently remove an action type that is no longer needed or was created in error. This operation cannot be undone.
- Delete Actions
Tool to bulk delete multiple actions from SafetyCulture. Use when you need to permanently remove one or more actions. This operation cannot be undone.
- Delete Asset
Permanently deletes an asset from your SafetyCulture organization. Use when you need to remove an asset that is no longer needed or was created in error. This operation cannot be undone.
- Delete Asset Field
Permanently deletes a custom asset field from your SafetyCulture organization. Use when you need to remove a custom field that is no longer needed or was created in error. This operation cannot be undone.
- Delete Asset Type
Permanently deletes a custom asset type from your SafetyCulture organization. Use when you need to remove a custom asset type that is no longer needed or was created in error. Note: Asset types cannot be deleted if they have assets associated with them.
Related integrations
Ready to put SafetyCulture to work?
Sign up free, build an app by chatting, and connect SafetyCulture in minutes. No credit card required.