Retrieve all custom resources from Odoo.
Application
Odoo
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Custom resource ID | Text (Short) | No | ||
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 | |
Fields to include 1 | Text (Short) | No | ||
Fields to include 2 | Text (Short) | No | ||
Fields to include 3 | Text (Short) | No | ||
Filter 1 field ID | Text (Short) | No | ||
Filter 1 operator | Predefined Choice List | No | ||
Filter 1 value | Specify value for comparison | Text (Short) | No | |
Filter 2 field ID | Text (Short) | No | ||
Filter 2 operator | Predefined Choice List | No | ||
Filter 2 value | Specify value for comparison | Text (Short) | No | |
Filter 3 field ID | Text (Short) | No | ||
Filter 3 operator | Predefined Choice List | No | ||
Filter 3 value | Specify value for comparison | 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