Shopify Native Actions - Meta Fields Actions
In this section, we will talk about the “Meta Fields” related actions. UChat 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.
- 1 Create Metafield
- 1.1 Input
- 1.2 Response Payload
- 2 Update Metafield
- 2.1 Input
- 2.2 Resource Payload
- 3 Get Metafield Info
- 3.1 Input
- 3.2 Response Payload
- 4 Search Metafields
- 4.1 Input
- 4.2 Response Payload
- 5 Delete Metafields
- 5.1 Input
- 5.2 Response Payload
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
[ |