# Shopify Connector - Add metafield to objects

This action adds a metafield to an object in Shopify.

# Input

Field Description
Object name Select from the picklist or input your own value. Choose from **Product**, **Customer**, **Order**, **Variant**.
Key Identifier for the metafield
Metafield name Provide a name for the metafield.
Value Provide the value to the metafield.
Value type For example, 'integer', 'string'
Description Give this metafield a description.

# Output

Field Description
ID The ID for the metafield.
Key Identifier for the metafield
Metafield name Provide a name for the metafield.
Value The value for the metafield
Value type For example, 'integer', 'string'
Description The description for the metafield.
Owner ID The parent object ID of the owner of the metafield.
Owner resource The parent object type.
Created at When this metafield was created.
Updated at When this metafield was last updated.


Last updated: 3/17/2021, 9:39:07 PM

On this page