Web Method: getAll This API will provide entire details in Customers App which includes all the sections in the master layout. Purpose You can use the getAll method to get all the configuration data’s like customer types, market, category and etc. Request API URL https://api.apptivo.com/app/dao/v6/customers?a=getAll&iDisplayLength={}&iDisplayStart={}&isBouncedCustomer={}&isMyEmployeesFollowups={}&isMyFollowups={}&isUnrespondedCustomers={}&isUnrespondedEmployeeCustomers={}&isUnrespondedMyCustomers={}&isUnrespondedTeamCustomers={}&numRecords=50&objectId={}&onScrollCount={}&selectedLetter={}&sortColumn={customerName.sortable}&sortColumnType={}&startIndex={}&t={}&territoryType={}&apiKey=API_KEY&accessKey=ACCESS_KEY Request Parameters Parameter Data Type Description apiKey* String Apptivo business account API Key accessKey* String Apptivo business account Access Key * – Mandatory parameters Output This will return all the customer configuration data with JSON format. Sample API https://api.apptivo.com/app/dao/v6/customers?a=getAll&iDisplayLength=50&iDisplayStart=0&isBouncedCustomer=N&isMyEmployeesFollowups=false&isMyFollowups=false&isUnrespondedCustomers=false&isUnrespondedEmployeeCustomers=false&isUnrespondedMyCustomers=false&isUnrespondedTeamCustomers=false&numRecords=50&objectId=3&onScrollCount=1&selectedLetter=all&sortColumn=customerName.sortable&sortColumnType=&startIndex=0&t=1542793798481&territoryType=MULTIPLE&apiKey=ZMQYFZTzBXAW-DoPSURDtNVBUEY-518d51ae-ab26-4c04-9f7b-8d26a586e90e&accessKey=SqQxOzQZDvUT-fTsOrItIVDUGyV-5c90b8a3-4683-4145-8584-1ed40de970b9 getAllCustomers was last modified: May 22nd, 2019 by Grace Douglus