Shopify Native Actions - Customers
In this section, we will talk about the “Customer” related actions. UChat support below customer related actions:
Search for Customers
Get customer information
Get customer orders
Get customer abandoned checkout
Now, let’s go over these actions one by one.
Search For Customers
This action is used for looking up customer details using various query parameters such a customer id, email, phone no etc.
Input
Response Payload
{ |
Get Customer Info
This action is used to bring up information for a particular customer using their customer ID
Input
Response Payload
{ |
Get Customer Orders
This action is used to bring up orders and their details of a particular customer using customer ID and other query parameters.
Input
Response Payload
{ |
Get Customer Abandoned Checkouts
This action is used to bring up the abandoned checkouts of a particular customer using their customer Id
Input
Response Payload
{ |