List
List of clients with paging
POST https://do.workzeal.com/common/list/paging/1
Path Parameters
/1*
Int
Code of the module №1 is Clients
Query Parameters
columns *
String
List of columns
sorting_direction
Int
0: ASC 1: DSC
sorting_column
String
Column for sorting
page
int
Page number
records_onpage
Int
Records on one page but not more than 500
Headers
Authorization*
String
Bearer XXXXX-XXXXXXX-XXXXX
Content-Type
String
application/json
Answer
Exapmle
Columns
id
Client ID
name
Name
address
Address
created
Added on date
city
City
region
Region
country
Country
activity_type
Activity type
property_form
Form of corporation
type_id
Type ID
type
Type
created_by
Added by user
info_source
Source of adding
first_name
First Name of individual
middle_name
Middle Name of individual
last_name
Last Name of individual
url
Website
user_id
User ID
user_name
Username, who is a responsible for the client
person
Type of Client 1 - Company 2 - Individual
note
Note
external_code
External code
category_id
Category ID
category
Category
status_id
Status ID
status
Status
agent_id
Agent ID
agent
Agent
tax_id
Tax ID
which_site_source
Website that's a source of getting the client
which_host_source
Host that's a source of getting the client
which_link_source
Full link that's a source of getting the client
utm_campaign
UTM campaign
utm_source
UTM source
utm_medium
UTM medium
utm_content
UTM content
utm_term
UTM term
ADD_{name}
Additional custom columns
Filtering
Columns for filtering
⚡️ tax_id The default position should be selected in the list of company details: https://help.workzeal.com/attachment/crm/forms-company
Users⚡️ user_ids User codes can be found in the administration app in the users section.
Ready-made custom filters
Filters⚡️ user_filter_ids
Filter codes can be found in the filters section
Last updated