appmixer.bigCommerce.core.FindCustomers
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Customer IDs | text | Filter customers by ID. Comma-separated list of customer IDs (e.g., '4,5,6'). |
| Email Addresses | text | Filter customers by email addresses. Comma-separated list (e.g., 'john@example.com,jane@example.com'). |
| Name Search | text | Search customers by name substring. Searches in both first_name and last_name fields. |
| Company Names | text | Filter customers by company names. Comma-separated list (e.g., 'BigCommerce,CommonGood'). |
| Phone Number | text | Filter customers by phone number (e.g., '555-55-5555'). |
| Date Created Start | date-time | ISO8601 date to filter customers created after this date (e.g., '2023-01-01T00:00:00Z'). |
| Date Created End | date-time | ISO8601 date to filter customers created before this date (e.g., '2023-12-31T23:59:59Z'). |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file. |
Dynamic variables loaded from /component/appmixer/bigCommerce/core/FindCustomers?outPort=out
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||