Zenkraft (プレビュー)
Zenkraft API に接続して、50 以上の異なるキャリアからの出荷を作成/管理/追跡します
このコネクタは、次の製品および地域で利用可能です。
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Zenkraft サポート |
[URL] | https://zenkraft.com/docs |
メール | support@zenkraft.com |
Connector Metadata | |
---|---|
発行者 | Zenkraft |
Web サイト | https://zenkraft.com/ |
プライバシー ポリシー | https://zenkraft.com/privacy-policy |
カテゴリ | コマース; 営業と CRM |
Zenkraft 出荷 API は、増え続ける運送業者のリストを使用して、集荷の評価、予約、追跡、およびスケジュールを簡単に行えるように設計されています。
前提条件
Zenkraft API にアクセスするには、有料のサブスクリプションが必要です。 sales@zenkraft.com までお問い合せください
既知の問題と制限事項
キャリアの Web サービスに問題がある場合、コネクタはエラーメッセージを返します
接続の作成
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 パワー アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | 内容 | 必要 |
---|---|---|---|
Zenkraft API キー | securestring | この API の Zenkraft API キー | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
プリンターを取得 |
リクエストは、クレデンシャル、使用可能なプリンターのリスト、それらのトレイ、およびいくつかの追加データを返します。 |
使用可能なレートを取得 |
提供された配送アカウントに基づいて利用可能な配送料金を取得します。 |
出荷をキャンセル |
指定された出荷 ID または追跡番号の出荷をキャンセルします |
出荷を作成 |
運送業者に貨物を予約し、配送先住所ラベルを返します。 |
配送を追跡 |
運送業者に配送を追跡させ、チェックポイントを返します。 |
配送先住所ラベルを印刷 |
base64 文字列に基づいて、出荷ラベルを印刷するコマンドを送信 |
集荷のスケジュール |
集荷の出荷をスケジュールします |
プリンターを取得
リクエストは、クレデンシャル、使用可能なプリンターのリスト、それらのトレイ、およびいくつかの追加データを返します。
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
電子メール
|
credentials.email | string |
電子メール |
パスワード
|
credentials.password | string |
パスワード |
プリンター
|
printers | array of object |
プリンター |
active_tray
|
printers.active_tray | string |
active_tray |
computer_id
|
printers.computer_id | integer |
computer_id |
computer_name
|
printers.computer_name | string |
computer_name |
ID
|
printers.id | integer |
ID |
printer_name
|
printers.printer_name | string |
printer_name |
状態
|
printers.status | string |
状態 |
トレイ
|
printers.tray | array of string |
トレイ |
使用可能なレートを取得
提供された配送アカウントに基づいて利用可能な配送料金を取得します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
|
通貨
|
currency | string |
通貨 |
|
dim_units
|
dim_units | string |
dim_units |
|
height
|
height | integer |
height |
|
長さ
|
length | integer |
長さ |
|
値
|
value | integer |
値 |
|
重量
|
weight | integer |
重量 |
|
幅
|
width | integer |
幅 |
|
受信者の都市
|
city | string |
city |
|
受信者の国
|
country | string |
country |
|
受信者の郵便番号
|
postal_code | string |
postal_code |
|
受信者の都道府県
|
state | string |
状態 |
|
受信者の番地 1
|
street1 | string |
street1 |
|
送信者の都市
|
city | string |
city |
|
送信者の国
|
country | string |
country |
|
送信者の郵便番号
|
postal_code | string |
postal_code |
|
送信者の都道府県
|
state | string |
状態 |
|
送信者の番地 1
|
street1 | string |
street1 |
|
shipping_account
|
shipping_account | float |
shipping_account |
|
テスト
|
test | boolean |
テスト |
|
種類
|
type | string |
種類 |
|
weight_units
|
weight_units | string |
weight_units |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
レート
|
rates | array of object |
レート |
運送業者
|
rates.carrier | string |
運送業者 |
通貨
|
rates.currency | string |
通貨 |
delivery_day
|
rates.delivery_day | string |
delivery_day |
service_name
|
rates.service_name | string |
service_name |
service_type
|
rates.service_type | string |
service_type |
total_cost
|
rates.total_cost | string |
total_cost |
出荷をキャンセル
指定された出荷 ID または追跡番号の出荷をキャンセルします
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
|
shipping_account
|
shipping_account | integer |
shipping_account |
|
テスト
|
test | boolean |
テスト |
|
tracking_number
|
tracking_number | string |
tracking_number |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
メッセージ
|
success.message | string |
メッセージ |
出荷を作成
運送業者に貨物を予約し、配送先住所ラベルを返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
|
通貨
|
currency | string |
通貨 |
|
debug
|
debug | boolean |
debug |
|
dim_units
|
dim_units | string |
dim_units |
|
include_base64_label
|
include_base64_label | boolean |
include_base64_label |
|
label_type
|
label_type | string |
label_type |
|
carrier_specific
|
carrier_specific | array of |
carrier_specific |
|
高さ
|
height | integer |
高さ |
|
length
|
length | integer |
length |
|
価値
|
value | integer |
価値 |
|
重量
|
weight | string |
重量 |
|
幅
|
width | integer |
幅 |
|
パッケージ
|
packaging | string |
パッケージ |
|
受信者の都市
|
city | string |
city |
|
受信者の会社
|
company | string |
Company |
|
受信者の国
|
country | string |
country |
|
受信者のメール
|
string |
電子メール |
||
受信者の名前
|
name | string |
名前 |
|
受信者の電話番号
|
phone | string |
電話 |
|
受信者の postal_code
|
postal_code | string |
postal_code |
|
受信者の都道府県
|
state | string |
状態 |
|
受信者の番地 1
|
street1 | string |
street1 |
|
受信者の番地 2
|
street2 | string |
street2 |
|
受信者のタイプ
|
type | string |
種類 |
|
受信者の参照
|
value | string |
値 |
|
送信者の都市
|
city | string |
city |
|
送信者の会社
|
company | string |
Company |
|
送信者の国
|
country | string |
country |
|
送信者のメール
|
string |
電子メール |
||
送信者の名前
|
name | string |
名前 |
|
送信者の電話番号
|
phone | string |
電話 |
|
送信者 postal_code
|
postal_code | string |
postal_code |
|
送信者の都道府県
|
state | string |
状態 |
|
送信者の番地 1
|
street1 | string |
street1 |
|
送信者の番地 2
|
street2 | string |
street2 |
|
サービス
|
service | string |
サービス |
|
ship_date
|
ship_date | string |
ship_date |
|
shipping_account
|
shipping_account | float |
shipping_account |
|
テスト
|
test | boolean |
テスト |
|
種類
|
type | string |
種類 |
|
weight_units
|
weight_units | string |
weight_units |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
運送業者
|
shipment.carrier | string |
運送業者 |
base_charge
|
shipment.costs.base_charge | string |
base_charge |
通貨
|
shipment.costs.currency | string |
通貨 |
割引
|
shipment.costs.discounts | string |
割引 |
net_charge
|
shipment.costs.net_charge | string |
net_charge |
追加料金
|
shipment.costs.surcharges | string |
追加料金 |
税
|
shipment.costs.taxes | string |
税 |
通貨
|
shipment.currency | string |
通貨 |
dim_units
|
shipment.dim_units | string |
dim_units |
ID
|
shipment.id | string |
ID |
label_type
|
shipment.label_type | string |
label_type |
packages
|
shipment.packages | array of object |
packages |
height
|
shipment.packages.height | integer |
height |
ラベル
|
shipment.packages.label | string |
ラベル |
label_type
|
shipment.packages.label_type | string |
label_type |
長さ
|
shipment.packages.length | integer |
長さ |
tracking_number
|
shipment.packages.tracking_number | string |
tracking_number |
値
|
shipment.packages.value | integer |
値 |
重量
|
shipment.packages.weight | string |
重量 |
幅
|
shipment.packages.width | integer |
幅 |
パッケージ
|
shipment.packaging | string |
パッケージ |
city
|
shipment.recipient.city | string |
city |
country
|
shipment.recipient.country | string |
country |
名前
|
shipment.recipient.name | string |
名前 |
電話
|
shipment.recipient.phone | string |
電話 |
postal_code
|
shipment.recipient.postal_code | string |
postal_code |
状態
|
shipment.recipient.state | string |
状態 |
street1
|
shipment.recipient.street1 | string |
street1 |
個の参照
|
shipment.references | array of object |
個の参照 |
種類
|
shipment.references.type | string |
種類 |
値
|
shipment.references.value | string |
値 |
city
|
shipment.sender.city | string |
city |
country
|
shipment.sender.country | string |
country |
名前
|
shipment.sender.name | string |
名前 |
電話
|
shipment.sender.phone | string |
電話 |
postal_code
|
shipment.sender.postal_code | string |
postal_code |
状態
|
shipment.sender.state | string |
状態 |
street1
|
shipment.sender.street1 | string |
street1 |
サービス
|
shipment.service | string |
サービス |
ship_date
|
shipment.ship_date | string |
ship_date |
|
shipment.shipping_account | string |
shipping_account |
shipping_documents
|
shipment.shipping_documents | array of |
shipping_documents |
テスト
|
shipment.test | boolean |
テスト |
tracking_number
|
shipment.tracking_number | string |
tracking_number |
種類
|
shipment.type | string |
種類 |
weight_units
|
shipment.weight_units | string |
weight_units |
配送を追跡
運送業者に配送を追跡させ、チェックポイントを返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
|
shipping_account
|
shipping_account | float |
shipping_account |
|
テスト
|
test | boolean |
テスト |
|
tracking_number
|
tracking_number | string |
tracking_number |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
チェックポイント
|
checkpoints | array of object |
チェックポイント |
説明
|
checkpoints.description | string |
説明 |
city
|
checkpoints.location.city | string |
city |
country
|
checkpoints.location.country | string |
country |
postal_code
|
checkpoints.location.postal_code | string |
postal_code |
状態
|
checkpoints.location.state | string |
状態 |
時刻
|
checkpoints.time | string |
時刻 |
状態
|
status | string |
状態 |
配送先住所ラベルを印刷
base64 文字列に基づいて、出荷ラベルを印刷するコマンドを送信
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
content
|
content | string |
content |
|
printer_id
|
printer_id | integer |
printer_id |
|
トレイ
|
tray | string |
トレイ |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
メッセージ
|
success.message | string |
メッセージ |
集荷のスケジュール
集荷の出荷をスケジュールします
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
運送業者
|
carrier | string |
運送業者 |
|
debug
|
debug | boolean |
debug |
|
説明
|
description | string |
説明 |
|
dim_units
|
dim_units | string |
dim_units |
|
集荷先の都市
|
city | string |
city |
|
集荷先の会社
|
company | string |
Company |
|
集荷先の国
|
country | string |
country |
|
集荷先のメール
|
string |
電子メール |
||
location_type
|
location_type | string |
location_type |
|
集荷先の名前
|
name | string |
名前 |
|
集荷先の電話番号
|
phone | string |
電話 |
|
集荷先の郵便番号
|
postal_code | string |
postal_code |
|
住宅用
|
residential | boolean |
住宅用 |
|
集荷先の都道府県
|
state | string |
状態 |
|
集荷先の番地 1
|
street1 | string |
street1 |
|
package_type
|
package_type | string |
package_type |
|
height
|
height | integer |
height |
|
長さ
|
length | integer |
長さ |
|
値
|
value | integer |
値 |
|
重量
|
weight | integer |
重量 |
|
幅
|
width | integer |
幅 |
|
受信者の都市
|
city | string |
city |
|
受信者の会社
|
company | string |
Company |
|
受信者の国
|
country | string |
country |
|
受信者のメール
|
string |
電子メール |
||
受信者の名前
|
name | string |
名前 |
|
受信者の電話番号
|
phone | string |
電話 |
|
受信者の郵便番号
|
postal_code | string |
postal_code |
|
受信者の都道府県
|
state | string |
状態 |
|
受信者の番地 1
|
street1 | string |
street1 |
|
出荷サービス
|
service | string |
サービス |
|
shipping_account
|
shipping_account | float |
shipping_account |
|
テスト
|
test | boolean |
テスト |
|
閉鎖時間
|
close_time | string |
close_time |
|
日付
|
date | string |
日付 |
|
ready_time
|
ready_time | string |
ready_time |
|
weight_units
|
weight_units | string |
weight_units |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
運送業者
|
shipment.carrier | string |
運送業者 |
チェックポイント
|
shipment.checkpoints | array of object |
チェックポイント |
説明
|
shipment.checkpoints.description | string |
説明 |
city
|
shipment.checkpoints.location.city | string |
city |
country
|
shipment.checkpoints.location.country | string |
country |
状態
|
shipment.checkpoints.location.state | string |
状態 |
signed_by
|
shipment.checkpoints.signed_by | string |
signed_by |
時刻
|
shipment.checkpoints.time | string |
時刻 |
通貨
|
shipment.costs.currency | string |
通貨 |
net_charge
|
shipment.costs.net_charge | string |
net_charge |
通貨
|
shipment.currency | string |
通貨 |
debug
|
shipment.debug | boolean |
debug |
配送済み
|
shipment.delivered | boolean |
配送済み |
dim_units
|
shipment.dim_units | string |
dim_units |
ID
|
shipment.id | string |
ID |
include_base64_label
|
shipment.include_base64_label | boolean |
include_base64_label |
label_type
|
shipment.label_type | string |
label_type |
packages
|
shipment.packages | array of object |
packages |
height
|
shipment.packages.height | string |
height |
ラベル
|
shipment.packages.label | string |
ラベル |
label_type
|
shipment.packages.label_type | string |
label_type |
長さ
|
shipment.packages.length | string |
長さ |
tracking_number
|
shipment.packages.tracking_number | string |
tracking_number |
値
|
shipment.packages.value | string |
値 |
重量
|
shipment.packages.weight | string |
重量 |
幅
|
shipment.packages.width | string |
幅 |
パッケージ
|
shipment.packaging | string |
パッケージ |
city
|
shipment.recipient.city | string |
city |
Company
|
shipment.recipient.company | string |
Company |
country
|
shipment.recipient.country | string |
country |
電子メール
|
shipment.recipient.email | string |
電子メール |
名前
|
shipment.recipient.name | string |
名前 |
電話
|
shipment.recipient.phone | string |
電話 |
postal_code
|
shipment.recipient.postal_code | string |
postal_code |
状態
|
shipment.recipient.state | string |
状態 |
street1
|
shipment.recipient.street1 | string |
street1 |
個の参照
|
shipment.references | array of |
個の参照 |
city
|
shipment.sender.city | string |
city |
Company
|
shipment.sender.company | string |
Company |
country
|
shipment.sender.country | string |
country |
電子メール
|
shipment.sender.email | string |
電子メール |
名前
|
shipment.sender.name | string |
名前 |
電話
|
shipment.sender.phone | string |
電話 |
postal_code
|
shipment.sender.postal_code | string |
postal_code |
状態
|
shipment.sender.state | string |
状態 |
street1
|
shipment.sender.street1 | string |
street1 |
サービス
|
shipment.service | string |
サービス |
ship_date
|
shipment.ship_date | string |
ship_date |
|
shipment.shipping_account | float |
shipping_account |
special_services
|
shipment.special_services | array of |
special_services |
状態
|
shipment.status | string |
状態 |
テスト
|
shipment.test | boolean |
テスト |
tracking_number
|
shipment.tracking_number | string |
tracking_number |
種類
|
shipment.type | string |
種類 |
weight_units
|
shipment.weight_units | string |
weight_units |