Retrieve all notes from Pipedrive
Retrieve all notes from Pipedrive.
Application
- Pipedrive
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 | |
| Deal ID | ID of the deal this note will be associated with | Number | No | |
| Lead ID | ID of the lead this note will be associated with | Number | No | |
| Organization ID | ID of the organization this deal will be associated with | Text (Short) | No | |
| Person ID | ID of the person this note will be associated with | Number | 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