Retrieve all customers from SyncroMSP.
Application
SyncroMSP
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Business name | Text (Short) | No | ||
No | ||||
First name | Text (Short) | No | ||
Include disabled? | True/False | No | ||
Last name | Text (Short) | No | ||
Search query | Search query, it can be anything related to customer data like name etc | Text (Long) | No | |
Sort | Customer field to order by, eg: "firstname ASC", "city DESC" etc | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A