Skip to main content

Retrieve all companies from Mautic

Retrieve all companies from Mautic.

Application

  • Mautic

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Simplify?Whether to return a simplified version of the response instead of the raw dataTrue/FalseNo
Order directionSort direction: asc or descPredefined Choice ListNo
Order by IDColumn to sort by. Can use any column listed in the responseText (Short)No
SearchString or search command to filter entities byText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A