Zuordnen von Shopify-Objekten zum Standardprofilobjekt - Amazon Connect

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

Zuordnen von Shopify-Objekten zum Standardprofilobjekt

In diesem Thema wird aufgeführt, welche Felder in Shopify-Objekten Feldern im Standardprofilobjekt in Amazon Connect Connect-Kundenprofilen zugeordnet sind.

Shopify-Customer-Objekt

Im Folgenden finden Sie eine Liste aller Felder in einem Shopify-Customer-Objekt.

  • accepts_marketing

  • accepts_marketing_updated_at

  • Adressen

  • currency

  • created_at

  • default_adresse.adresse1

  • default_address.address2

  • default_address.city

  • default_address.company

  • default_address.country

  • default_adresse.landesvorwahl

  • default_adresse.landesname

  • default_address.customer_id

  • default_address.default

  • default_adresse.first_name

  • default_address.id

  • default_adresse.nachname

  • default_adresse.name

  • default_address.phone

  • default_address.province

  • default_address.province_code

  • default_address.zip

  • email

  • first_name

  • ID

  • last_name

  • Letzte_Bestell-ID

  • letzter_Bestellname

  • metafield.key

  • Metafeld.Wert

  • metafield.namespace

  • metafield.wert_typ

  • marketing_opt_in_level

  • Multipass-Bezeichner

  • Hinweis

  • orders_count

  • phone

  • sms_marketing_consent.state

  • sms_marketing_consent.opt_in_level

  • sms_marketing_consent.consent_updated_at

  • sms_marketing_consent.consent_collected_from

  • state

  • Tags

  • steuerbefreit

  • Steuerbefreiungen

  • insgesamt ausgegeben

  • aktualisiert_am

  • verifizierte_E-Mail-Adresse

Zuordnung eines Shopify-Customer-Objekts zu einem Standardprofil

Eine Teilmenge der Felder im Shopify-Customer-Objekt ist dem Standardprofilobjekt in Kundenprofilen zugeordnet.

In der folgenden Tabelle ist aufgeführt, welche Felder vom Shopify-Customer-Objekt dem Standardprofil zugeordnet werden können.

Shopify-Customer source field Standard profile target field
id Attributes.ShopifyCustomerId
email EmailAddress
first_name FirstName
last_name LastName
note AdditionalInformation
phone PhoneNumber
default_address.address1 Address.Address1
default_address.address2 Address.Address2
default_address.city Address.City
default_address.province Address.Province
default_address.country Address.Country
default_address.zip Address.PostalCode

Beispiel

Das folgende Beispiel zeigt, wie ein Quellfeld einem Zielfeld zugeordnet wird.

"shopifyCustomerId": { "Source": "_source.detail.event.detail.payload.id", "Target": "_profile.Attributes.ShopifyCustomerId" }

Die Shopify-Customer-Kundendaten aus dem Shopify-Objekt werden mithilfe des folgenden Index mit einem Amazon Connect Connect-Kundenprofil verknüpft.

Standard Index Name Shopify-Customer source field
_shopifyCustomerId id

Sie können ihn beispielsweise _shopifyCustomerId als Schlüsselnamen mit der SearchProfilesAPI verwenden, um ein Amazon Connect Connect-Kundenprofil zu finden. Sie können die Shopify-Customer-Objekte finden, die einem bestimmten Profil zugeordnet sind, indem Sie die ListProfileObjectsAPI verwenden, wobei und auf gesetzt ist. ProfileId ObjectTypeName Shopify-Customer