Google Apps Script · Example Payload

Openapi Process Example

Apps ScriptAutomationDeploymentsGoogleGoogle WorkspaceScripting

Openapi Process Example is an example object payload from Google Apps Script, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

projectNamefunctionNameprocessTypeprocessStatusstartTimeduration

Example Payload

Raw ↑
{
  "projectName": "example_value",
  "functionName": "example_value",
  "processType": "example_value",
  "processStatus": "example_value",
  "startTime": "example_value",
  "duration": "example_value"
}