Gorgias List Customers

Gorgias action that is used to retrieve a list of gorgias customers with an email or full name.

See more information about the underlying endpoint here:

Action Inputs

NameTypeDescription
KeyCredentialsYour Gorgias API key. Read here how to find it.
Search FieldStringField used to search for customers. Possible values: "email", "name"
Search ValueStringValue used to search for customers.
UsernameCredentialsYour Gorgias user email, this will be the email of the agent on whose behalf the action is connecting to your account. Read here how to find it.
DomainCredentialsYour Gorgias sub-domain. Read here how to find it.

Action Outputs

NameTypeDescription
CustomersListList of customers.
SuccessBoolean (true/false)Whether the customer list was retrieved.