Shopify Native Actions - Meta Fields Actions
In this section, we will talk about the “Meta Fields” related actions. NewAge AI support below customer related actions: Create Meta Field Update Meta Field Get Meta Field Information Search Meta Fields Delete Meta Field Now, let’s go over these actions one by one. Create Metafie…
In this section, we will talk about the “Meta Fields” related actions. NewAge AI support below customer related actions:
Create Meta Field
Update Meta Field
Get Meta Field Information
Search Meta Fields
Delete Meta Field
Now, let’s go over these actions one by one.
Create Metafield
This action is used to create a metafield for a resource such as customer, draft order, order , product etc.
Input


Response Payload
{ |
Update Metafield
This action is used to update the metafield
Input

Resource Payload
{ |
Get Metafield Info
This action is used to bring up information regarding a particular metafield using metafield and resource ids.
Input

Response Payload
{ |
Search Metafields
This action is used to search for metafields associated with a resource.
Input


Response Payload
{ |
Delete Metafields
This action is used to delete metafields using the metafield Id and resource Id
Input

Response Payload
[ |
