Retrieve all companies from Mautic.
Application
Mautic
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 | |
Simplify? | Whether to return a simplified version of the response instead of the raw data | True/False | No | |
Order direction | Sort direction: asc or desc | Predefined Choice List | No | |
Order by ID | Column to sort by. Can use any column listed in the response | Text (Short) | No | |
Search | String or search command to filter entities by | Text (Long) | 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