Skip to content

shopifyDeleteMetafields - shopify

Version: 2024-01

← shopify Add-On Übersicht

Deletes metafields.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTshopify account dataJa
inputSPREADSHEETSpreadsheet of items to be proceededJa
mappingdefinitionSTRINGThe mapping definition JSON StringJa
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
metafield_idSINGLEThe unique ID of the metafield. To find the metafield_id for products or product variants, use the step shopifyGetProductMetafields.Ja
limitSTRINGLimits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed.Nein
Errorhandling for no valid rowsSTRINGNein
  • Stop with error
  • Stop with silent success
  • Stop with warning
  • Continue with warning
  • Continue without warning

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
successfullyDeletedMetafieldsSPREADSHEETList with successfully deleted metafields.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
metafield_idSINGLE
failedItemsSPREADSHEETList with failed items. An error occurred when creating items in shopify.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
metafield_idSINGLE
errorMessageSINGLE
invalidItemsSPREADSHEETList of invalid items. Some required fields are missing or values are incorrect.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
metafield_idSINGLE