Update company location metafield
The Update company location metafield action adds a metafield to the company location that triggers the workflow, or updates an existing metafield on that company location.
On this page
Fields
The Update company location metafield action contains the following fields.
Field | Description |
---|---|
Metafield namespace | Required. A metafield namespace is a container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields. |
Key | Required. A key is an identifier for the metafield value. |
Value | Required. The value is the information to be stored in the metafield. The value is always stored as a string, regardless of the metafield's type. |
Type | The data type of the metafield's value. |
For details on what format is required for each value and type, consult the metafields documentation.
Triggers
The Update company location metafield action requires a Company Location ID that is added automatically based on the workflow, usually from the trigger. Therefore, the Update company location metafield action can be used in workflows that start with the following triggers:
Example
In this example workflow, a metafield location.type is added with the value of headquarters to all company locations that are created with the note main location.
API details
To learn more, review the MetafieldInput input object.