Update Cell Data activity

An activity that changes one or more cell data in Google Sheets.


Update Cell Data activity

Configure the Update Cell Data activity

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the Google Sheets tab.

    Open Google Sheets tab
  3. On the Google Sheets tab, drag the Update Cell Data activity onto your process.

    Drag Update Cell Data activity

General Configuration

Specifies the basic settings for the Update Cell Data activity.

Figure: General Configuration screen

General Configuration screen

Good to Know

  • Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.

Fields

Field NameDefinition

Display Name

Function:
Specifies the activity name that shows in your process.
Accepted Values:
One line of text that can have spaces.
Default Value:
None
Accepts Process Data Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Function:
Specifies an optional text description for your activity.
Accepted Values:
More than one line of text.
Default Value:
None
Accepts Process Data Variables:
No

Update Cell Data Configuration

Specifies the information to change one or more cell data in Google Sheets.

Figure: Update Cell Data Configuration screen

Update Cell Data Configuration screen

Fields

Field NameDefinition

Google Workspace

Function:
Specifies the access token that connects to your Google Workspace service.
Accepted Values:
A list of access tokens configured for your environment.
Default Value:
None

Create Add Token icon

Opens this Screen:
Access Token for Google Workspace
Function of this Screen:
Configure an access token to connect to Google Workspace.
Example:
Refer to:

File Path

Function:
Specifies whether to select the path of the spreadsheet in which to change the cell data.
Accepted Values:
  • Choose Spreadsheet Path - Specifies an absolute path for the spreadsheet.

    When you select the access token from the Google Workspace field, this field shows the folders associated with the access token.

  • Spreadsheet ID Or URL - Specifies the ID or URL for the spreadsheet.
Default Value:
Spreadsheet ID Or URL

Spreadsheet ID Or URL

Function:
Specifies the ID or URL of the spreadsheet in which to change the cell data.
To Open this Field:
  1. On the Update Cell Data Configuration screen, in the File Path field, select Spreadsheet ID Or URL.
Accepted Values:
  • An integer that represents a spreadsheet ID.

    The spreadsheet URL comes from Google Sheets.

  • One line of text (a string) in URL format that points to a spreadsheet URL.

    The spreadsheet ID comes from Google Sheets.

Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Sheet Name Or ID

Function:
Specifies the name or ID of the sheet in which to change the cell data.
Accepted Values:
  • A sheet name from the list.

    When you select a spreadsheet from the File Path field, this field shows the sheet names associated with the spreadsheet.

  • An integer that represents a sheet ID.

    The sheet ID comes from Google Sheets.

Default Value:
None
Accepts Process Data Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Range

Function:
Specifies the range of cells to change.
Accepted Values:
One or two cells, separated by a colon (:)
Default Value:
None
Example:
A1:C3

Value Format

Function:
Specifies the format for the values to add to the sheet.
Accepted Values:
  • Raw Values - Specifies the values as plain text.
  • Match Cell Format - Changes the values to the format that is configured for the target cell.
Default Value:
None

First Row Is A Header Row

Function:
Specifies whether to use the first row of the sheet as a header row.
Accepted Values:
  • Deselected - Uses the column letters as a header row and does not use the first row of the sheet.
  • Selected - Uses the first row of the sheet as a header row.
Default Value:
Deselected

Request Mapping

Function:
Maps information about the columns of the sheet from Google Sheets to your process schema.
Accepted Values:
Click the Schema Mapping Schema Mapping icon button to open the Schema Mapper.

Use this screen to connect the response to the data model for your process.

Because the query can return more than one result, the parent node in the external data source must be mapped to a node in the AgilePoint NX process schema that is a repeating schema element. The child nodes in both data models must also be mapped, but child nodes in AgilePoint NX inherit the repeating behavior from their parent node.

Default Value:
None
Example:
Refer to: