Skip to main content

SafetyCulture

This is the guide for the Safetyculture source connector which ingests data from the Safetyculture API.

This source uses the Authorization Bearer Token for handling requests. In order to obtain the credientials, you must first create a Safetyculture account. The API usage is only availabe for paid plans https://www.safetyculture.com/

Once you have created your account, you can log in to your account. You can create an API token under Account Settings -> Integrations -> Manage MY API Tokens You can find more about their API here https://developer.safetyculture.com/reference/introduction

  1. Click Sources and then click + New source.
  2. On the Set up the source page, select Safetyculture from the Source type dropdown.
  3. Enter a name for your new source.
  4. For API Token, enter your API token obtained in the previous step.
  5. Click Set up source.

The source connector supports the following sync modes:

  • Full Refresh
InputTypeDescriptionDefault Value
api_keystringAPI Key.
Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
feed_usersidDefaultPaginator
groupsidNo pagination
connectionsidNo pagination
heads_upidDefaultPaginator
assetsidDefaultPaginator
foldersidDefaultPaginator
global_response_setsresponseset_idNo pagination
schedule_itemsidDefaultPaginator
actionsunique_idDefaultPaginator
templatestemplate_idNo pagination
feed_templatesidDefaultPaginator
issuesunique_idDefaultPaginator
Expand to review
VersionDatePull RequestSubject
0.0.52024-11-0548362Revert to source-declarative-manifest v5.17.0
0.0.42024-11-0548325Update dependencies
0.0.32024-10-2947839Update dependencies
0.0.22024-10-2847586Update dependencies
0.0.12024-10-04Initial release by @aazam-gh via Connector Builder