Shopify Connector
Shopify Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 11

EndPoint Create a Customer


Name

post_customer

Description

Creates a new customer. [API Help]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label DataType Length Raw Description
Id DT_I8 0 False
Email DT_WSTR 255 False
AcceptsMarketing DT_BOOL 0 False
CreatedAt DT_DBTIMESTAMP 0 False
UpdatedAt DT_DBTIMESTAMP 0 False
FirstName DT_WSTR 255 False
LastName DT_WSTR 255 False
OrdersCount DT_I4 0 False
State DT_WSTR 255 False
TotalSpent DT_WSTR 50 False
LastOrderId DT_I8 0 False
Note DT_WSTR 4000 False
VerifiedEmail DT_BOOL 0 False
MultipassIdentifier DT_WSTR 255 False
TaxExempt DT_BOOL 0 False
TaxExemptions DT_WSTR 4000 True
Tags DT_WSTR 4000 False
LastOrderName DT_WSTR 255 False
Currency DT_WSTR 20 False
Phone DT_WSTR 30 False
AcceptsMarketingUpdatedAt DT_DBTIMESTAMP 0 False
MarketingOptInLevel DT_WSTR 255 False
SMSMarketingConsent DT_WSTR 255 False
AdminGraphQLApiId DT_WSTR 255 False
DefaultAddressId DT_WSTR 255 False
DefaultAddressCustomerId DT_WSTR 255 False
DefaultAddressFirstName DT_WSTR 255 False
DefaultAddressLastName DT_WSTR 255 False
DefaultAddressCompany DT_WSTR 255 False
DefaultAddressAddress1 DT_WSTR 255 False
DefaultAddressAddress2 DT_WSTR 255 False
DefaultAddressCity DT_WSTR 255 False
DefaultAddressProvince DT_WSTR 255 False
DefaultAddressCountry DT_WSTR 255 False
DefaultAddressZip DT_WSTR 255 False
DefaultAddressPhone DT_WSTR 255 False
DefaultAddressName DT_WSTR 255 False
DefaultAddressProvinceCode DT_WSTR 255 False
DefaultAddressCountryCode DT_WSTR 255 False
DefaultAddressCountryName DT_WSTR 255 False
EmailMarketingConsentState DT_WSTR 255 False
EmailMarketingConsentOptInLevel DT_WSTR 255 False
EmailMarketingConsentUpdatedAt DT_DBTIMESTAMP 0 False

Input Columns

Label DataType Length Raw Description
FirstName DT_WSTR 255 False
LastName DT_WSTR 255 False
Email DT_WSTR 255 False
Phone DT_WSTR 30 False
Password DT_WSTR 255 False
PasswordConfirmation DT_WSTR 255 False
SendWelcomeEmail DT_BOOL 0 False
MultipassIdentifier DT_WSTR 255 False
Note DT_NTEXT 0 False
Tags DT_NTEXT 0 False
TaxExempt DT_BOOL 0 False
TaxExemptions DT_WSTR 4000 True
DefaultAddressFirstName DT_WSTR 255 False
DefaultAddressLastName DT_WSTR 255 False
DefaultAddressCompany DT_WSTR 255 False
DefaultAddressLine1 DT_WSTR 255 False
DefaultAddressLine2 DT_WSTR 255 False
DefaultAddressCity DT_WSTR 255 False
DefaultAddressProvince DT_WSTR 255 False
DefaultAddressCountry DT_WSTR 255 False
DefaultAddressZip DT_WSTR 255 False
DefaultAddressPhone DT_WSTR 255 False
DefaultAddressName DT_WSTR 255 False
DefaultAddressProvinceCode DT_WSTR 255 False
DefaultAddressCountryCode DT_WSTR 255 False
DefaultAddressCountryName DT_WSTR 255 False