Shopify Customers に戻る
Shopify Customers (Shopify) と Knoon AI を接続して AI ワークフローを自動化します。
Update a Shopify customer by GraphQL ID.
shopifyCustomersUpdateCustomer
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| customerId | mustache | GraphQL customer ID. | はい |
| mustache | Optional new email. | いいえ | |
| phone | mustache | Optional new phone number. | いいえ |
| firstName | mustache | Optional new first name. | いいえ |
| lastName | mustache | Optional new last name. | いいえ |
| note | mustache | Optional new note. | いいえ |
| tags | array (mustache) | Optional replacement tag list. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| result | object | Updated customer details. |



