Skip to main content
All CollectionsWrk Action LibraryMagento 2
Retrieve all customers from Magento 2
Retrieve all customers from Magento 2
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve all customers from Magento 2.

Application

  • Magento 2

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

Filter

Predefined Choice List

No

Must match

Predefined Choice List

No

Field

Text (Short)

No

magento2GetallCustomer_filters_conditions_1_condition_type

Predefined Choice List

No

Value

Text (Short)

No

Field

Text (Short)

No

magento2GetallCustomer_filters_conditions_2_condition_type

Predefined Choice List

No

Value

Text (Short)

No

Field

Text (Short)

No

magento2GetallCustomer_filters_conditions_3_condition_type

Predefined Choice List

No

Value

Text (Short)

No

Filters (json)

Text (Short)

No

magento2GetallCustomer_options_sort_sort_1_direction

Predefined Choice List

No

Field

The sorting field

Text (Short)

No

magento2GetallCustomer_options_sort_sort_2_direction

Predefined Choice List

No

Field

The sorting field

Text (Short)

No

magento2GetallCustomer_options_sort_sort_3_direction

Predefined Choice List

No

Field

The sorting field

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

Did this answer your question?