Skip to main content

SafetyCulture

SafetyCulture (formerly iAuditor) is a workplace operations platform for inspections, audits, issue reporting, corrective actions, and asset management. The SafetyCulture API exposes this operational data — templates, inspections, actions, assets, schedules, and more — so it can be extracted and integrated into downstream systems.

SafetyCulture icon

Power end-to-end data operations for your SafetyCulture API with Nexla. Our bi-directional SafetyCulture connector is purpose-built for SafetyCulture, making it simple to ingest data, sync it across systems, and deliver it anywhere — all with no coding required. Nexla turns API-sourced data into ready-to-use, reusable data products and makes it easy to send data to SafetyCulture or any other destination. With comprehensive monitoring, lineage tracking, and access controls, Nexla keeps your SafetyCulture workflows fast, secure, and fully governed.

Features

Type: API

SourceDestination

  • Seamless API Integration: Connect to any endpoint as source or destination without coding, with automatic data product creation
  • Visual Composition & Chaining: Build complex integrations using visual templates, chain API calls, and compose workflows with data validation and filtering
  • API Proxy: Expose curated slices of your data securely with a secure and customizable API proxy that validates and transforms data on the fly
  • Request optimization with intelligent batching, retry, and caching to minimize API calls and costs

Prerequisites

Before creating a SafetyCulture credential, you need an API token from your SafetyCulture account. The SafetyCulture API authenticates each request with a bearer token sent in the Authorization header (for example, Authorization: Bearer <your-api-token>).

To generate an API token, follow these steps:

  1. Sign in to the SafetyCulture web app with an account that has the permissions required to access the data you want to ingest.

  2. Click your username in the lower-left corner and select My profile.

  3. Click Settings in the upper-right corner, then select API tokens.

  4. Click Generate API token, enter a name for the token and your account password in the pop-up window, and click Generate.

  5. Click the newly created token to copy it, and store it securely. The token is shown only once, so save it before closing the window.

For long-term or shared integrations, SafetyCulture recommends generating a service user API token so that access remains stable regardless of individual user changes. Note that API tokens expire after 30 days of inactivity, after which you must generate a new one. For details on tokens and authentication, see the SafetyCulture Developer Portal and the Authentication reference.

Authenticate

Credentials required

Authenticate to SafetyCulture.

FieldRequiredSecretDescription
API KeyYesYesAPI key.

Create a credential in Nexla

  1. After selecting the data source type, click the Add Credential tile to open the Add New Credential overlay.

  2. Enter a name for the credential in the Credential Name field and a short, meaningful description in the Credential Description field.

  3. Enter your SafetyCulture API token in the API Key field. This is the token you generated in Prerequisites. It is sent as a bearer token in the Authorization header for all API requests and must be kept confidential.

    If your API token is compromised, revoke it in your SafetyCulture account settings and generate a new one. Remember that tokens also expire after 30 days of inactivity.

    For detailed information about authentication and available endpoints, see the SafetyCulture Developer Portal.

  4. Click the Save button at the bottom of the overlay. The newly added credential will now appear in a tile on the Authenticate screen during data source creation.

Use as a data source

To create a new data flow, navigate to the Integrate section, and click the New Data Flow button. Select the SafetyCulture connector tile, then select the credential that will be used to connect to your SafetyCulture account, and click Next; or, create a new SafetyCulture credential for use in this flow.

Endpoint templates

Nexla provides pre-built templates that can be used to rapidly configure data sources to ingest data from common SafetyCulture endpoints. Select the endpoint from which this source will fetch data from the Endpoint pulldown menu. Available endpoint templates are listed in the expandable boxes below.

List Feed Users

This endpoint template retrieves feed users from your SafetyCulture account. Use it to ingest the users exposed through the SafetyCulture feed for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Groups

This endpoint template retrieves groups from your SafetyCulture account. Use it to ingest group definitions for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Connections

This endpoint template retrieves connections from your SafetyCulture account. Use it to ingest connection records for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Heads Up

This endpoint template retrieves Heads Up items from your SafetyCulture account. Use it to ingest Heads Up communications for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Assets

This endpoint template retrieves assets from your SafetyCulture account. Use it to ingest asset records for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Folders

This endpoint template retrieves folders from your SafetyCulture account. Use it to ingest folder records for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Global Response Sets

This endpoint template retrieves global response sets from your SafetyCulture account. Use it to ingest the reusable response sets used across templates for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Schedule Items

This endpoint template retrieves schedule items from your SafetyCulture account. Use it to ingest scheduled inspection and task items for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Actions

This endpoint template retrieves actions from your SafetyCulture account. Use it to ingest corrective and follow-up actions for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Templates

This endpoint template retrieves inspection templates from your SafetyCulture account. Use it to ingest template definitions for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Feed Templates

This endpoint template retrieves feed templates from your SafetyCulture account. Use it to ingest the templates exposed through the SafetyCulture feed for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

List Issues

This endpoint template retrieves issues from your SafetyCulture account. Use it to ingest reported issues for analysis, reporting, or integration purposes.

For detailed information about response structures and available fields, see the SafetyCulture Developer Portal.

Once the selected endpoint template has been configured, click the Test button to the right of the endpoint selection menu to retrieve a sample of the data that will be fetched. Sample data will be displayed in the Endpoint Test Result panel on the right, allowing you to verify that the source is configured correctly before saving.

Manual configuration

SafetyCulture data sources can also be manually configured to ingest data from any valid SafetyCulture API endpoint, including endpoints not covered by the pre-built templates, chained API calls, or custom request parameters. Select the Advanced tab at the top of the configuration screen, and follow the instructions in Connect to Any API to configure the API method, endpoint URL, date/time and lookup macros, path to data, metadata, and request headers.

Once all of the relevant settings have been configured, click the Create button in the upper right corner of the screen to save and create the new SafetyCulture data source. Nexla will now begin ingesting data from the configured endpoint and will organize any data that it finds into one or more Nexsets.