What do you want to automate

with iAuditor by SafetyCulture and Google Workspace Admin?

Prompt, edit and deploy AI agents that connect to iAuditor by SafetyCulture, Google Workspace Admin and 2,500+ other apps in seconds.

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Create Inspection with iAuditor by SafetyCulture API on New Admin Activity By Application Name from Google Workspace Admin API
Google Workspace Admin + iAuditor by SafetyCulture
 
Try it
Create Inspection with iAuditor by SafetyCulture API on New Admin Activity By User And Application Name from Google Workspace Admin API
Google Workspace Admin + iAuditor by SafetyCulture
 
Try it
Create Inspection with iAuditor by SafetyCulture API on New Admin Activity By User from Google Workspace Admin API
Google Workspace Admin + iAuditor by SafetyCulture
 
Try it
Create Inspection with iAuditor by SafetyCulture API on New Admin Activity from Google Workspace Admin API
Google Workspace Admin + iAuditor by SafetyCulture
 
Try it
Create User with iAuditor by SafetyCulture API on New Admin Activity By Application Name from Google Workspace Admin API
Google Workspace Admin + iAuditor by SafetyCulture
 
Try it
Action Created from the iAuditor by SafetyCulture API

Emit new event when a new action is created.

 
Try it
New Admin Activity from the Google Workspace Admin API

Emit new admin activities

 
Try it
Inspection Completed from the iAuditor by SafetyCulture API

Emit new event when an inspection has completed.

 
Try it
New Admin Activity By Application Name from the Google Workspace Admin API

Emit new admin activities by selected user

 
Try it
New Admin Activity By User from the Google Workspace Admin API

Emit new admin activities by selected user

 
Try it
List Activities By Admin with the Google Workspace Admin API

Retrieves a report of all Admin console activities done by a specific administrator. See the docs for more information

 
Try it
Create Inspection with the iAuditor by SafetyCulture API

Create a new inspection in iAuditor by SafetyCulture. See the documentation

 
Try it
List Activities By Event Name with the Google Workspace Admin API

Retrieves a report of all activities for a specific event name. See the docs for more information

 
Try it
Create User with the iAuditor by SafetyCulture API

Create a new user in iAuditor by SafetyCulture. See the documentation

 
Try it
List Activities By Event Name and Admin with the Google Workspace Admin API

Retrieves a report of all activities for a specific event name and admin. See the docs for more information

 
Try it
Integrate the iAuditor by SafetyCulture API with the Google Workspace Admin API
Setup the iAuditor by SafetyCulture API trigger to run a workflow which integrates with the Google Workspace Admin API. Pipedream's integration platform allows you to integrate iAuditor by SafetyCulture and Google Workspace Admin remarkably fast. Free for developers.

Overview of iAuditor by SafetyCulture

iAuditor by SafetyCulture API allows you to tap into a rich reservoir of safety and quality inspection data, enabling you to automate workflows around inspection management. With this API on Pipedream, you can create custom integrations to trigger actions based on audit completions, new issues, or updates in iAuditor. Streamline safety processes, connect with other tools, and manipulate inspection data to fit your needs.

Connect iAuditor by SafetyCulture

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
import { axios } from "@pipedream/platform"
export default defineComponent({
  props: {
    iauditor_by_safetyculture: {
      type: "app",
      app: "iauditor_by_safetyculture",
    }
  },
  async run({steps, $}) {
    return await axios($, {
      url: `https://api.safetyculture.io/share/connections`,
      headers: {
        Authorization: `Bearer ${this.iauditor_by_safetyculture.$auth.api_token}`,
        "accept": `application/json`,
        "sc-integration-id": `sc-readme`,
      },
    })
  },
})

Overview of Google Workspace Admin

The Google Workspace Admin API unlocks the power to manage your organization's Google Workspace services. With Pipedream, leverage this API to automate user account management tasks, control devices, manage groups, and gain insights through reports. Simplify complex operational workflows and keep your Workspace environment finely tuned and secure without manual intervention.

Connect Google Workspace Admin

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
import { axios } from "@pipedream/platform"
export default defineComponent({
  props: {
    google_workspace: {
      type: "app",
      app: "google_workspace",
    }
  },
  async run({steps, $}) {
    return await axios($, {
      url: `https://www.googleapis.com/oauth2/v1/userinfo`,
      headers: {
        Authorization: `Bearer ${this.google_workspace.$auth.oauth_access_token}`,
      },
    })
  },
})

Trusted by 1,000,000+ developers from startups to Fortune 500 companies

Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo
Adyen logo
Appcues logo
Bandwidth logo
Checkr logo
ChartMogul logo
Dataminr logo
Gopuff logo
Gorgias logo
LinkedIn logo
Logitech logo
Replicated logo
Rudderstack logo
SAS logo
Scale AI logo
Webflow logo
Warner Bros. logo