google.bigquery.publish Action

This trigger action publishes attributes, properties, and location data to the indicated BigQuery Table ID.

Action

This trigger action is found under the Third Party > Google heading.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Parameters

Name

Type

Required

Description

BigQuery Table ID

String

Yes

The name of the BigQuery table that this data is to be published to.

Include Attributes

Boolean

 

If attributes are to be published to the BigQuery table.

Include Location

Boolean

 

If location information is to be published to the BigQuery table.

Include Properties

Boolean

 

If properties are to be published to the BigQuery table.