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

EndPoint Create a Location


Name

post_location

Description

Creates a new location. [API Help]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label DataType Length Raw Description
Id DT_I8 0 False
Name DT_WSTR 255 False
Active DT_BOOL 0 False
Address1 DT_WSTR 255 False
Address2 DT_WSTR 255 False
City DT_WSTR 255 False
Province DT_WSTR 255 False
Zip DT_WSTR 255 False
Country DT_WSTR 255 False
Phone DT_WSTR 255 False
ProvinceCode DT_WSTR 255 False
CountryCode DT_WSTR 255 False
CountryName DT_WSTR 255 False
LocalizedProvinceName DT_WSTR 255 False
LocalizedCountryName DT_WSTR 255 False
Legacy DT_BOOL 0 False
CreatedAt DT_DBTIMESTAMP 0 False
UpdatedAt DT_DBTIMESTAMP 0 False

Input Columns

Label DataType Length Raw Description
Name DT_WSTR 255 False
Active DT_BOOL 0 False
Address1 DT_WSTR 255 False
Address2 DT_WSTR 255 False
City DT_WSTR 255 False
Province DT_WSTR 255 False
Zip DT_WSTR 255 False
Country DT_WSTR 255 False
Phone DT_WSTR 255 False
ProvinceCode DT_WSTR 255 False
CountryCode DT_WSTR 255 False
CountryName DT_WSTR 255 False
LocalizedProvinceName DT_WSTR 255 False
LocalizedCountryName DT_WSTR 255 False