Insert Columns activity

An activity that inserts one or more empty columns in Google Sheets.


Insert Columns activity

Configure the Insert Columns 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 Insert Columns activity onto your process.

    Drag Insert Columns activity

General Configuration

Specifies the basic settings for the Insert Columns 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

Insert Columns Configuration

Specifies the information to insert one or more empty columns in Google Sheets.

Figure: Insert Columns Configuration screen

Insert Columns 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 insert the columns.
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 insert the columns.
To Open this Field:
  1. On the Insert Columns 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 insert the columns.
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?

Insert At / Append

Function:
Specifies where to insert the columns in the sheet.
Accepted Values:
  • Insert At - Inserts the columns in the range specified by the Start Column Letter and End Column Letter fields.
  • Append - Inserts after the last column in the sheet.
Default Value:
Insert At

Start Column Letter

Function:
Specifies the letter of the first column in which to insert empty columns.
To Open this Field:
  1. On the Insert Columns Configuration screen, select Insert At.
Accepted Values:
A column letter from the sheet.
Default Value:
None
Accepts Process Data Variables:
Yes

End Column Letter

Function:
Specifies the letter of the last column in which to insert the empty columns.
To Open this Field:
  1. On the Insert Columns Configuration screen, select Insert At.
Accepted Values:
A column letter from the sheet.
Default Value:
None
Accepts Process Data Variables:
Yes

Number Of Columns To Append

Function:
Specifies the number of columns to insert after the last column in the sheet that contains data.
To Open this Field:
  1. On the Insert Columns Configuration screen, select Append.
Accepted Values:
An integer.
Default Value:
None
Accepts Process Data Variables:
Yes

Inherit Properties From The Previous Columns

Function:
Specifies whether to use the properties of the previous columns for the inserted columns.
Accepted Values:
  • Deselected - Uses the default properties of the columns.
  • Selected - Uses the properties of the previous columns that already exist in the sheet for the inserted columns.
Default Value:
Deselected